Confirmed users
4,293
edits
Line 63: | Line 63: | ||
<br> | <br> | ||
[https://hg.mozilla.org/build/tools/rev/3d8c0262e81d Restored code paths] for old machines + branches, land+tag, rebuilt all jobs --> Green. | [https://hg.mozilla.org/build/tools/rev/3d8c0262e81d Restored code paths] for old machines + branches, land+tag, rebuilt all jobs --> Green. | ||
== Issue the fifth - updates bustage == | |||
{{bug|908024}} was also bad about retaining ESR17 support. | |||
<pre>perl tools/release/patcher-config-bump.pl -p fire.... | |||
Unknown parameter: -SaveSorted => "1" (key: <SaveSorted>) | |||
at tools/release/patcher-config-bump.pl line 170 | |||
program finished with exit code 255</pre> | |||
We have an older version of Config::General on the ESR17 slaves on the on the mock ones. |