Skip to content

Commit fdb5811

Browse files
committed
.
1 parent 57cf957 commit fdb5811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/zjit_iongraph.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ def run_ruby *cmd
3131
html.sub!("{{ IONJSON }}", json)
3232
output_path = "zjit_iongraph_#{pid}.html"
3333
File.write(output_path, html)
34-
puts output_path
34+
puts "Wrote iongraph to #{output_path}"

0 commit comments

Comments
 (0)