Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set execute bits on ./gradlew script #9

Closed
wants to merge 1 commit into from

Conversation

leoger
Copy link
Contributor

@leoger leoger commented May 30, 2019

Without this change, someone who tries to follow the instructions in
README.adoc under either "Generating the [...] site" section will simply
get a "Permission denied" error from their shell if they are on a
Unix-like system. We ought to make that initial experience better, so I
changed the mode on the build wrapper from 644 to 755.

Without this change, someone who tries to follow the instructions in
README.adoc under either "Generating the [...] site" section will simply
get a "Permission denied" error from their shell if they are on a
Unix-like system. We ought to make that initial experience better, so I
changed the mode on the build wrapper from 644 to 755.
@leoger
Copy link
Contributor Author

leoger commented May 30, 2019

It's just the file permissions.

@asfgit asfgit closed this in a43332b May 30, 2019
@paulk-asert
Copy link
Contributor

merged, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants