Confirmed users
4,293
edits
No edit summary |
No edit summary |
||
Line 63: | Line 63: | ||
Safe to do this without doing null snippets because we're only talking about betatest and releasetest, where no end-users of partner builds will be falling back to (metrics website confirms). | Safe to do this without doing null snippets because we're only talking about betatest and releasetest, where no end-users of partner builds will be falling back to (metrics website confirms). | ||
~/bin/backupsnip 20081219-Firefox-2.0.0.20-3.0.5-MU-test | ~/bin/backupsnip 20081219-Firefox-2.0.0.20-3.0.5-MU-test | ||
~/bin/pushsnip 20081219-Firefox-2.0.0.20-3.0.5-MU-test | ~/bin/pushsnip 20081219-Firefox-2.0.0.20-3.0.5-MU-test | ||
Line 85: | Line 84: | ||
cd ../updates | cd ../updates | ||
./verify.sh -c moz18-firefox-$platform-major.cfg 2>&1 | tee $platform.log | ./verify.sh -c moz18-firefox-$platform-major.cfg 2>&1 | tee $platform.log | ||
<font color=red size=4>DONE TO HERE</font> | |||
Logs to be verified once done, then announce. |