Skip to content

Conversation

@BlueM
Copy link
Contributor

@BlueM BlueM commented Jan 14, 2018

“chmod 777 -R” does not work on macOS (probably also not on BSD), while “chmod -R 777” does.

“chmod 777 -R” does not work on macOS (probably also not on BSD), while “chmod -R 777” does.
Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This definitely looks like a bug to me. @BlueM thanks for fixing it!

@javiereguiluz javiereguiluz merged commit 80951e5 into symfony:4.0 Jan 14, 2018
javiereguiluz added a commit that referenced this pull request Jan 14, 2018
This PR was merged into the 4.0 branch.

Discussion
----------

Change order of arguments/option to chmod

“chmod 777 -R” does not work on macOS (probably also not on BSD), while “chmod -R 777” does.

Commits
-------

80951e5 Change order of arguments/option to chmod
@xabbuh xabbuh added this to the 4.0 milestone Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants