Releases/Firefox 4.0b1/BuildNotes: Difference between revisions

Line 227: Line 227:
  find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*'
  find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*'
  find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*'
  find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*'
  ^^ Last line is WRONG, should be |find . -maxdepth 1 -type d ! -perm 2755 ! -name 'contrib*'|
  ^^ Last line is WRONG, should be |find . -maxdepth 1 -type d ! -perm 2755 -name 'contrib*'|


==== Virus check ====
==== Virus check ====
Confirmed users
4,467

edits