Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/jt.rb
Original file line number Diff line number Diff line change
@@ -61,7 +61,7 @@ def self.find_graal
end

def self.find_sulong_graal(dir)
p `find /home/travis | grep bin/java`
p `find /home/travis/build/graalvm/graal-core/mx.imports/binary/jvmci`
p "#{dir}/../graal-core/mx.imports/binary/jvmci/jdk*/product/bin/java"

searches = [

0 comments on commit 36ccf10

Please sign in to comment.