Confirmed users
3,104
edits
m (→Update verify) |
|||
Line 201: | Line 201: | ||
==== Final checks before push ==== | ==== Final checks before push ==== | ||
# ffxbld@stage | |||
cd /pub/mozilla.org/firefox/nightly/4.0b2-candidates/build1/ | |||
find . ! -user ffxbld | |||
find . ! -group firefox | |||
find . -type f ! -perm 644 | |||
find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*' | |||
find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*' | |||
==== Virus check ==== | ==== Virus check ==== | ||
==== Update Bouncer ==== | ==== Update Bouncer ==== |