Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Showing
8 changed files
with
0 additions
and
0 deletions.
There are no files selected for viewing
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.