Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tool/jt.rb
Original file line number Diff line number Diff line change
@@ -550,4 +550,7 @@ def main(args)
end
end

# tool/jruby_eclipse only works on release currently
ENV.delete("JRUBY_ECLIPSE") unless Utilities.graal_version

JT.new.main(ARGV)

0 comments on commit 5d579ee

Please sign in to comment.