Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0.1
-
Component/s: site:deploy
-
Labels:None
-
Number of attachments :
Description
site:deploy runs chmod -Rf g+w,a+rX on the base deployment directory after the site has been deployed.
site:stage-deploy doesn't do this, leading to wrong permissions on the staging site server.
Fixed in r757267.