boklm pushed to branch main at The Tor Project / Applications /
tor-browser-build
Commits:
f24c3c5a by NoisyCoil at 2026-01-29T00:05:14+01:00
Bug 41707: Add a shebang to `fetch_locale` in firefox-l10n
- - - - -
1 changed file:
- projects/firefox-l10n/config
Changes:
=====================================
projects/firefox-l10n/config
=====================================
@@ -15,6 +15,7 @@ steps:
filename: 'l10n-[% c("input_file_var/locale") %]-[% c("abbrev") %]-[%
c("var/build_id") %].tar.xz'
version: '[% c("git_hash") %]'
fetch_locale: |
+ #!/bin/bash
[% c("var/set_default_env") -%]
tar xf '[% project %]-[% c("version") %].tar.[% c("compress_tar") %]'
cd [% project %]-[% c("version") %]
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f24c3c5afb0a55098e8bbbbbb1595b638fae09bd
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f24c3c5afb0a55098e8bbbbbb1595b638fae09bd
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]