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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40870: Remove URL without browser name from...



Title: GitLab

boklm pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • 96b1718f
    by Nicolas Vigier at 2023-05-31T12:58:55+02:00
    Bug 40870: Remove URL without browser name from signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo
    

1 changed file:

Changes:

  • tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo
    ... ... @@ -10,7 +10,6 @@ do
    10 10
         tmpfile=$(mktemp)
    
    11 11
         chmod 644 "$tmpfile"
    
    12 12
         for url in \
    
    13
    -      "https://people.torproject.org/~$builder/builds/$tbb_version-build$tbb_version_build/$file" \
    
    14 13
           "https://people.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version-build$tbb_version_build/$file" \
    
    15 14
           "https://tb-build-04.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version_type/unsigned/$tbb_version-build$tbb_version_build/$file" \
    
    16 15
           "https://tb-build-05.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version_type/unsigned/$tbb_version-build$tbb_version_build/$file"
    

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