canmove, Confirmed users
6,441
edits
No edit summary |
No edit summary |
||
Line 205: | Line 205: | ||
cd ../20080820-Firefox-2.0.0.16-3.0.1-MU-beta/ | cd ../20080820-Firefox-2.0.0.16-3.0.1-MU-beta/ | ||
find . -maxdepth 5 -mindepth 5 | grep 'ja-JP-mac' | xargs rm -rfv | find . -maxdepth 5 -mindepth 5 | grep 'ja-JP-mac' | xargs rm -rfv | ||
= '''HOW TO PUSH TO BETA''' = | |||
To push to beta the following directories need to be pushsnip'ed on aus2-staging: | |||
# contains every locale except 'sl' | |||
/opt/aus2/snippets/staging/20080820-Firefox-2.0.0.16-3.0.1-MU-beta | |||
# only contains 'sl' | |||
/opt/aus2/snippets/staging/20080821-Firefox-MU-sl-only-beta | |||
= '''HOW TO PUSH TO RELEASE''' = | |||
To push to release the following directories need to be pushsnip'ed on aus2-staging: | |||
# contains every locale except 'sl' | |||
/opt/aus2/snippets/staging/20080820-Firefox-2.0.0.16-3.0.1-MU | |||
# only contains 'sl' | |||
/opt/aus2/snippets/staging/20080821-Firefox-MU-sl-only |