
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: f444b714 by Nicolas Vigier at 2025-09-01T17:58:11+02:00 Bug 41522: Fix issue in tools/signing/do-all-signing Fix issue introduced in 821c192ed9def86b92a20bc8878a7c519230996f. - - - - - 1 changed file: - tools/signing/do-all-signing Changes: ===================================== tools/signing/do-all-signing ===================================== @@ -285,6 +285,6 @@ do_step download-unsigned-sha256sums-gpg-signatures-from-people-tpo do_step sync-local-to-staticiforme do_step sync-scripts-to-staticiforme do_step staticiforme-prepare-cdn-dist-upload -[ "$SIGNING_PROJECTNAME" != 'torvpn' ] && ! is_legacy \ +[ "$SIGNING_PROJECTNAME" != 'torvpn' ] && ! is_legacy && \ do_step upload-update_responses-to-staticiforme do_step finished-signing-clean-linux-signer View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f4... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f4... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
boklm (@boklm)