Skip to content

Commit

Permalink
[Truffle] JT: --no-java-cmd is no longer needed. Setting RUBY_BIN ass…
Browse files Browse the repository at this point in the history
…umes it.
  • Loading branch information
eregon committed Sep 28, 2016
1 parent c0f8c56 commit 0fa0791
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tool/jt.rb
Expand Up @@ -457,7 +457,6 @@ def help
jt test spec/ruby/language run specs in this directory
jt test spec/ruby/language/while_spec.rb run specs in this file
jt test compiler run compiler tests (uses the same logic as --graal to find Graal)
--no-java-cmd don\'t set JAVACMD - rely on bin/jruby or RUBY_BIN to have Graal already
jt test integration runs all integration tests
jt test integration TESTS runs the given integration tests
jt test gems tests using gems
Expand Down

0 comments on commit 0fa0791

Please sign in to comment.