Skip to content

Commit

Permalink
Set the executable bit for Windows batch files.
Browse files Browse the repository at this point in the history
git in cygwin evidently respects the set permissions and will remove executable access from these batch files upon checkout.
nirvdrum committed Jan 29, 2015

Verified

This commit was signed with the committer’s verified signature.
headius Charles Oliver Nutter
1 parent adbe3e4 commit 333c79e
Showing 8 changed files with 0 additions and 0 deletions.
Empty file modified bin/jruby.bat
100644 → 100755
Empty file.
Empty file modified bin/jrubyd.bat
100644 → 100755
Empty file.
Empty file modified spec/mspec/bin/mkspec.bat
100644 → 100755
Empty file.
Empty file modified spec/mspec/bin/mspec-ci.bat
100644 → 100755
Empty file.
Empty file modified spec/mspec/bin/mspec-run.bat
100644 → 100755
Empty file.
Empty file modified spec/mspec/bin/mspec-tag.bat
100644 → 100755
Empty file.
Empty file modified spec/mspec/bin/mspec.bat
100644 → 100755
Empty file.
Empty file modified spec/truffle/spec-wrapper.bat
100644 → 100755
Empty file.

0 comments on commit 333c79e

Please sign in to comment.