[tor-commits] [tor-browser-bundle/master] Fixed typo in verify-tags.sh

gk at torproject.org gk at torproject.org
Tue Jul 28 23:20:46 UTC 2015


commit 5aa2590903abee0cc1dd01690fde3d4e3316cf3a
Author: Georg Koppen <gk at torproject.org>
Date:   Tue Jul 28 23:19:47 2015 +0000

    Fixed typo in verify-tags.sh
---
 gitian/verify-tags.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitian/verify-tags.sh b/gitian/verify-tags.sh
index f801b32..b8fc0e0 100755
--- a/gitian/verify-tags.sh
+++ b/gitian/verify-tags.sh
@@ -118,7 +118,7 @@ ed25519                 $GOED25519_TAG
 siphash                 $GOSIPHASH_TAG
 goxcrypto               $GO_X_CRYPTO_TAG
 goxnet                  $GO_X_NET_TAG
-noto-fonts              $NOTO_FONTS_TAG
+noto-fonts              $NOTOFONTS_TAG
 EOF
 
 # Verify signatures on signed packages



More information about the tor-commits mailing list