Skip to content

Commit fb25021

Browse files
committed
Ensure jt graph is run at the repo root
1 parent b132f27 commit fb25021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool/jt.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2069,6 +2069,7 @@ def profile(*args)
20692069
end
20702070

20712071
def graph(*args)
2072+
in_truffleruby_repo_root!
20722073
truffleruby_compiler!
20732074

20742075
test_file = nil

0 commit comments

Comments
 (0)