Confirmed users
3,990
edits
Line 236: | Line 236: | ||
find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*' | find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*' | ||
find . -maxdepth 1 -type d ! -perm 2775 -name 'contrib*' | find . -maxdepth 1 -type d ! -perm 2775 -name 'contrib*' | ||
==== Remove throttling on previous releases (3.5.7) ==== | |||
* QUESTION: Do we do this everytime? or only for previous releases that have a major update on them? | |||
* {{bug|546594}} - Throttling changes for Fx 3.5.8 going to release channel | |||
==== Push to mirrors ==== | ==== Push to mirrors ==== |