Confirmed users
3,990
edits
| Line 268: | Line 268: | ||
== Final checks before push == | == Final checks before push == | ||
cd /pub/mozilla.org/firefox/nightly/4.0b7-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*' | |||
No Solaris builds yet, no output from any of these. | |||
== Virus check == | == Virus check == | ||