[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40833: Set update-channel for base-browser nightly

Richard Pospesel (@richard) git at gitlab.torproject.org
Wed Mar 29 10:05:14 UTC 2023



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


Commits:
4f6e8b75 by Nicolas Vigier at 2023-03-29T11:32:16+02:00
Bug 40833: Set update-channel for base-browser nightly

- - - - -


1 changed file:

- projects/firefox/build


Changes:

=====================================
projects/firefox/build
=====================================
@@ -169,7 +169,7 @@ export LANG=C.UTF-8
 ./mach configure \
   --with-distribution-id=org.torproject \
   --with-base-browser-version=[% c("var/torbrowser_version") %] \
-  [% IF c("var/tor-browser") -%]
+  [% IF c("var/updater_enabled") -%]
         --enable-update-channel=[% c("var/channel") %] \
   [% END %] \
   [% IF !c("var/base-browser") -%]--with-branding=browser/branding/[% c("var/branding_directory_prefix") %]-[% c("var/channel") %][% END %] \



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4f6e8b753ae889d549bf6452528c3dc1890376a5

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4f6e8b753ae889d549bf6452528c3dc1890376a5
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/tor-commits/attachments/20230329/737e05fe/attachment.htm>


More information about the tor-commits mailing list