Confirmed users
4,293
edits
m (→tools changes) |
|||
Line 55: | Line 55: | ||
== Update AUS2 == | == Update AUS2 == | ||
Adds new entries for nightly builds. See {{bug|808543}} for the details. Requires IT deployment (see {{bug|808543}}) | Adds new entries for nightly builds. See {{bug|808543}} for the details. Requires IT deployment (see {{bug|808543}}) | ||
Also need to create some symlinks for mac: | |||
ssh aus3-staging.mozilla.org # using your ldap username, VPN running | |||
sudo su - ffxbld | |||
cd /opt/aus2/incoming/2/Firefox | |||
mkdir mozilla-esrNN # where NN is your new version | |||
ln -s Darwin_x86_64-gcc3 Darwin_x86_64-gcc3-u-i386-x86_64 | |||
ln -s Darwin_x86_64-gcc3 Darwin_x86-gcc3-u-i386-x86_64 | |||
= Testing = | = Testing = |