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

[tor-commits] [gettor/master] Read correct keyfile name



commit d8a9d30dea77c91da06915c5836cfbebe27ed002
Author: aagbsn <aagbsn@xxxxxxxx>
Date:   Fri Feb 5 19:04:08 2016 +0000

    Read correct keyfile name
---
 upload/bundles2github.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/upload/bundles2github.py b/upload/bundles2github.py
index a5beea5..decb44e 100644
--- a/upload/bundles2github.py
+++ b/upload/bundles2github.py
@@ -53,7 +53,7 @@ if __name__ == '__main__':
     gh_token = ''
 
     # path to the fingerprint that signed the packages
-    tb_key = os.path.abspath('tbb-key-torbrowserteam.asc')
+    tb_key = os.path.abspath('torbrowser-key.asc')
 
     # path to the latest version of Tor Browser
     tb_path = os.path.abspath('upload/latest')



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