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/f444b714ce8fce53112b4877d41ae2e666cd01cd

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f444b714ce8fce53112b4877d41ae2e666cd01cd
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- tbb-commits@lists.torproject.org
To unsubscribe send an email to tbb-commits-le...@lists.torproject.org

Reply via email to