[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser-bundle/master] Put the *.dmg files in the sha256sums.txt, too.



commit 482b8d3f2e84e74ef29c24ab8f66739d1cd3cb0b
Author: Georg Koppen <gk@xxxxxxxxxxxxxx>
Date:   Thu Oct 9 16:15:58 2014 +0000

    Put the *.dmg files in the sha256sums.txt, too.
---
 tools/continuous-builds/build-tbb.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/continuous-builds/build-tbb.sh b/tools/continuous-builds/build-tbb.sh
index d46fd30..5153c9b 100755
--- a/tools/continuous-builds/build-tbb.sh
+++ b/tools/continuous-builds/build-tbb.sh
@@ -44,7 +44,7 @@ if [ $status = done ]; then
   echo "$0: renaming $DESTDIR -> $NEWDESTDIR" | tee -a $logfile
   mv $DESTDIR $NEWDESTDIR
   cd $NEWDESTDIR || exit 3
-  sha256sum *.tar.xz *.zip *.exe > sha256sums.txt
+  sha256sum *.tar.xz *.dmg *.exe > sha256sums.txt
   gpg -a --clearsign --local-user $PGPKEYID sha256sums.txt || exit 2
   cd ..
   D=$(basename $NEWDESTDIR)

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits