Confirmed users
3,104
edits
Line 51: | Line 51: | ||
--release-config release-fennec-mozilla-release.py --products firefox,fennec \ | --release-config release-fennec-mozilla-release.py --products firefox,fennec \ | ||
--bypass-l10n-check localhost:9001 | --bypass-l10n-check localhost:9001 | ||
* Android signing | |||
# cltsign@signing1 | |||
cd ~/signing-work/mozharness | |||
hg pull -u && hg up -C -r default | |||
python2.6 ~/signing-work/mozharness/scripts/sign_android.py --config-file signing/android_mozilla-release.py --platform android | |||
== Bugs Hit == | == Bugs Hit == | ||
* bouncer submitter failed. HAd to delete products from bounceradmin and rerun the builder. TODO: file a bug | * bouncer submitter failed. HAd to delete products from bounceradmin and rerun the builder. TODO: file a bug |