Skip to content

Make gradlew executable #4275

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

Merged
merged 1 commit into from
Nov 28, 2018
Merged

Conversation

mikaelm12
Copy link
Contributor

This makes the gradlew file executable. MacOS and Ubuntu builds are failing because permissions are denied. This should fix that.

This should fix both
https://github.com/aspnet/AspNetCore-Internal/issues/1434
https://github.com/aspnet/AspNetCore-Internal/issues/1435

@natemcmaster natemcmaster merged commit 079107a into release/2.2 Nov 28, 2018
@natemcmaster natemcmaster deleted the mikaelm12/gradlewPermissions branch November 28, 2018 02:32
@natemcmaster
Copy link
Contributor

FYI - @ryanbrandenburg it looks like this happened as a result of mondo repo merges. Let's watch out for any other .sh files with need to retain their +x permissions.

Copy link
Contributor

@muratg muratg left a comment

Choose a reason for hiding this comment

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

👍

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.

3 participants