Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
1,529
edits
(Created page with "{{Release Engineering How To|Enable or Disable Updates on Central}} Occasionally a developer prepares to land a risky change to central, knowing that the next set of nightlies...") |
No edit summary |
||
| Line 20: | Line 20: | ||
# Run without dry run to unlock the updates | # Run without dry run to unlock the updates | ||
python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 4 -r 92 unlock | python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 4 -r 92 unlock | ||
</pre> | |||
== Firefox == | == Firefox == | ||
| Line 33: | Line 34: | ||
python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 10 -r 18 unlock | python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 10 -r 18 unlock | ||
</pre> | </pre> | ||
edits