Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

fix subtle ruby 1.8.7 vs 1.9.3/2.0.0 glob semantics #28

Merged
merged 1 commit into from Apr 5, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion bin_files/rake.erb
Expand Up @@ -12,4 +12,4 @@ export GEM_PATH="<%=@gem_path%>"


cd $(dirname $0)/.. cd $(dirname $0)/..


exec .rake_runner "$@" exec rake_runner "$@"
File renamed without changes.