Confirmed users
2,679
edits
Line 213: | Line 213: | ||
cd /opt/aus2/snippets/staging | cd /opt/aus2/snippets/staging | ||
time ~/bin/backupsnip 20080820-Firefox-2.0.0.16-3.0.1-MU-beta | time ~/bin/backupsnip 20080820-Firefox-2.0.0.16-3.0.1-MU-beta | ||
real 65m41.991s | |||
user 1m15.712s | |||
sys 1m9.448s | |||
To push to beta the following directories need to be pushsnip'ed on aus2-staging: | To push to beta the following directories need to be pushsnip'ed on aus2-staging: | ||
# contains every locale except 'sl' | # contains every locale except 'sl' | ||
/ | time ~/bin/pushsnip 20080820-Firefox-2.0.0.16-3.0.1-MU-beta | ||
real 0m12.339s | |||
user 0m0.013s | |||
sys 0m0.521s | |||
# only contains 'sl' | # only contains 'sl' | ||
/ | time ~/bin/pushsnip 20080821-Firefox-MU-sl-only-beta | ||
real 0m0.467s | |||
user 0m0.002s | |||
sys 0m0.031s | |||
= '''HOW TO PUSH TO RELEASE''' = | = '''HOW TO PUSH TO RELEASE''' = |