[tbb-commits] [Git][tpo/applications/tor-browser-build][maint-13.5a10] Bug 41244: Update update_responses directory
morgan (@morgan)
git at gitlab.torproject.org
Thu Sep 26 19:02:46 UTC 2024
morgan pushed to branch maint-13.5a10 at The Tor Project / Applications / tor-browser-build
Commits:
f53f6f22 by Nicolas Vigier at 2024-09-26T17:04:02+02:00
Bug 41244: Update update_responses directory
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/issues/41244#note_3083698
- - - - -
1 changed file:
- tools/signing/upload-update_responses-to-staticiforme
Changes:
=====================================
tools/signing/upload-update_responses-to-staticiforme
=====================================
@@ -23,7 +23,7 @@ git checkout main
git pull --ff-only
test -n "$(git status --porcelain=v1 | grep -v '^?')" \
&& exit_error 'update_responses_repository_dir has modified files'
-is_project torbrowser && cd update_3
+is_project torbrowser && mkdir -p update_pre13.5a10 && cd update_pre13.5a10
is_project mullvadbrowser && cd update_1
old_ur=$(mktemp -d)
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f53f6f224569d615a2dc06cc240f378f9dc47f14
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f53f6f224569d615a2dc06cc240f378f9dc47f14
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240926/7e033db8/attachment.htm>
More information about the tbb-commits
mailing list