canmove, Confirmed users
6,441
edits
No edit summary |
No edit summary |
||
Line 114: | Line 114: | ||
~/bin/backupsnip 20080820-Firefox-2.0.0.16-3.0.1-MU-test | ~/bin/backupsnip 20080820-Firefox-2.0.0.16-3.0.1-MU-test | ||
~/bin/pushsnip 20080820-Firefox-2.0.0.16-3.0.1-MU-test | ~/bin/pushsnip 20080820-Firefox-2.0.0.16-3.0.1-MU-test | ||
= Verify null partner updates = | |||
Modified create_aus_urls.txt to use a different set of locales for each platform and read partner channels from a file. Lists of locales for each platform are in ${platform}_locales.txt. List of partner channels in partner-update-channels. Generated URLs as follows: | |||
./create_aus_urls.sh | |||
Used test_null_updates.sh to test all snippets: | |||
./test_null_updates.sh mu-2.0.0.16-3.0.1-null-urls.txt 2>&1 | tee before.log | |||
# grep the log for any non-passes | |||
grep -v '^PASS' | |||
# no output - everything is good! | |||
= Update verify = | = Update verify = |