Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
1,529
edits
(add api-9 rules to fennec) |
|||
Line 18: | Line 18: | ||
scp cltbld@buildbot-master81.bb.releng.scl3.mozilla.com:/builds/buildbot/build_scheduler/master/BuildSlaves.py oauth.txt | scp cltbld@buildbot-master81.bb.releng.scl3.mozilla.com:/builds/buildbot/build_scheduler/master/BuildSlaves.py oauth.txt | ||
# Run with dry run first, sanity check the "Would've unlocked" lines. | # Run with dry run first, sanity check the "Would've unlocked" lines. | ||
python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 8 -n unlock | python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 8 -r 106 -n unlock | ||
# 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 8 unlock | python2.7 balrog-nightly-locker.py -a https://aus4-admin.mozilla.org -c oauth.txt -u ffxbld -r 8 -r 106 unlock | ||
</pre> | </pre> | ||
edits