[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser-build/master] Include *.zip files in sha256sums-unsigned-build.txt
commit 444f6e2210d62b5fd6ab8c204a1c93594bf37ec4
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date: Mon Feb 6 14:04:06 2017 +0100
Include *.zip files in sha256sums-unsigned-build.txt
---
projects/release/config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/release/config b/projects/release/config
index 527e269..09b4c0e 100644
--- a/projects/release/config
+++ b/projects/release/config
@@ -124,5 +124,5 @@ build: |
mv [% c('input_files_by_name/sandbox-linux-x86_64') %] "$destdir"/sandbox-[% pc('sandbox', 'version') %]-linux64.zip
[% END -%]
cd "$destdir"
- sha256sum $(ls -1 *.exe *.tar.xz *.dmg *.mar | grep -v '\.incremental\.mar$' | sort) > sha256sums-unsigned-build.txt
+ sha256sum $(ls -1 *.exe *.tar.xz *.dmg *.mar *.zip | grep -v '\.incremental\.mar$' | sort) > sha256sums-unsigned-build.txt
cat sha256sums-unsigned-build.txt
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits