Confirmed users
4,971
edits
| Line 127: | Line 127: | ||
* Verify that nothing has changed in 13.0b2 build2 land since the previous spin. | * Verify that nothing has changed in 13.0b2 build2 land since the previous spin. | ||
* L10n changesets for 13.0b2 build2 spin# will remain empty {} | * L10n changesets for 13.0b2 build2 spin# will remain empty {} | ||
* | * Create a build2-spinX directory on stage, and softlink build2 to it. For build2-spin2: | ||
<pre> | <pre> | ||
# ffxbld@stage | # ffxbld@stage | ||
cd /pub/mozilla.org/mobile/candidates/13.0b2-candidates | cd /pub/mozilla.org/mobile/candidates/13.0b2-candidates | ||
mkdir build2-spin2 | |||
rm build2 | |||
ln -s build2-spin2 build2 | |||
</pre> | </pre> | ||