Skip to content

Commit

Permalink
Bug 1869892 - Remove *_{cpu,os,vendor} from target.json. r=releng-rev…
Browse files Browse the repository at this point in the history
…iewers,bhearsum

This is a (probably) safe thing to do before going all the way to
removing the file. This will unlock fixing bug 1869078.

Differential Revision: https://phabricator.services.mozilla.com/D196355
  • Loading branch information
glandium committed Dec 14, 2023
1 parent 16d997e commit 3825f4d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions toolkit/mozapps/installer/informulate.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,7 @@ def main():

important_substitutions = [
"target_alias",
"target_cpu",
"target_os",
"target_vendor",
"host_alias",
"host_cpu",
"host_os",
"host_vendor",
"MOZ_UPDATE_CHANNEL",
"MOZ_APP_VENDOR",
"MOZ_APP_NAME",
Expand Down

0 comments on commit 3825f4d

Please sign in to comment.