Confirmed users
3,104
edits
| Line 87: | Line 87: | ||
# Dry-run | # Dry-run | ||
source ../bin/activate | source ../bin/activate | ||
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u | PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u rail \ | ||
-V 11.0 --branch mozilla-release --build-number 1 -c release-firefox-mozilla-release.py \ | -V 11.0 --branch mozilla-release --build-number 1 -c release-firefox-mozilla-release.py \ | ||
--products firefox --l10n-dashboad-version=11 --dryrun localhost:9001 | --products firefox --l10n-dashboad-version=11 --dryrun localhost:9001 | ||