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