Skip to content

Remove unnecessary executable bit from Rakefile#163

Open
jdufresne wants to merge 1 commit intoomniauth:masterfrom
jdufresne:rakefile-exec
Open

Remove unnecessary executable bit from Rakefile#163
jdufresne wants to merge 1 commit intoomniauth:masterfrom
jdufresne:rakefile-exec

Conversation

@jdufresne
Copy link
Copy Markdown

The Rakefile is not executed directly but is instead executed through the rake command. This entry point doesn't require the file include the executable bit.

The Rakefile is not executed directly but is instead executed through
the rake command. This entry point doesn't require the file include the
executable bit.
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.

1 participant