Skip to content
Permalink
Browse files
Set the executable bit for Windows batch files.
git in cygwin evidently respects the set permissions and will remove executable access from these batch files upon checkout.
  • Loading branch information
nirvdrum committed Jan 29, 2015
1 parent adbe3e4 commit 333c79e
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 0 deletions.
0 bin/jruby.bat 100644 → 100755
Empty file.
0 bin/jrubyd.bat 100644 → 100755
Empty file.
0 spec/mspec/bin/mkspec.bat 100644 → 100755
Empty file.
0 spec/mspec/bin/mspec-ci.bat 100644 → 100755
Empty file.
0 spec/mspec/bin/mspec-run.bat 100644 → 100755
Empty file.
0 spec/mspec/bin/mspec-tag.bat 100644 → 100755
Empty file.
0 spec/mspec/bin/mspec.bat 100644 → 100755
Empty file.
0 spec/truffle/spec-wrapper.bat 100644 → 100755
Empty file.

0 comments on commit 333c79e

Please sign in to comment.