Skip to content
Snippets Groups Projects
Unverified Commit f27b3742 authored by boklm's avatar boklm
Browse files

Bug 41259: Don't set legacy version for Mullvad Browser

parent f61208a8
Branches
No related tags found
1 merge request!1055Bug 41259: Skip versions which don't set incremental_from when generating incrementals
......@@ -72,7 +72,7 @@ versions:
minSupportedInstructionSet: SSE2
linux-x86_64:
minSupportedInstructionSet: SSE2
[% IF c("var/torbrowser_legacy_version") -%]
[% IF c("var/tor-browser") && c("var/torbrowser_legacy_version") -%]
[% c("var/torbrowser_legacy_version") %]:
mar_channel_id: [% c('var/mar_channel_id') %]
platformVersion: [% c('var/torbrowser_legacy_platform_version') %]
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment