mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Backed out changeset 4d416c08d583 (bug 1853091) bug 1853874 fixed the actual underlying issue.
This commit is contained in:
parent
02d539e003
commit
816a713d44
@ -7,7 +7,7 @@ job-defaults:
|
||||
fail-on-diff: true
|
||||
pre-diff-commands:
|
||||
# jogfile.json is only created in artifact builds.
|
||||
- rm -f b/"$RESOURCE_DIR"/jogfile.json
|
||||
- rm b/"$RESOURCE_DIR"/jogfile.json
|
||||
# Remove noise from differences in line numbers in preprocessor output
|
||||
# due to #if/#else branches.
|
||||
- sed -i '/^\/\/@line /d' {a,b}/"$RESOURCE_DIR"/browser/defaults/preferences/firefox.js
|
||||
|
Loading…
Reference in New Issue
Block a user