Skip to content

Commit

Permalink
- Fixed rake multi's use of multiruby_skip.
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/hoe/dev/": change = 7298]
  • Loading branch information
zenspider committed Apr 7, 2012
1 parent f9c8c50 commit 5f111f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/hoe/test.rb
Expand Up @@ -77,6 +77,7 @@ def define_test_tasks

desc 'Run the test suite using multiruby.'
task :multi do
ENV["EXCLUDED_VERSIONS"] = multiruby_skip.join(":")
system "multiruby -S rake"
end

Expand Down

0 comments on commit 5f111f1

Please sign in to comment.