We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21a3c1 commit 9eed7f6Copy full SHA for 9eed7f6
1 file changed
test/dtrace/helper.rb
@@ -34,6 +34,10 @@
34
end
35
36
37
+
38
+ok = false # doesn't work properly inside Docker build
39
40
41
# use miniruby to reduce the amount of trace data we don't care about
42
rubybin = "miniruby#{RbConfig::CONFIG["EXEEXT"]}"
43
rubybin = File.join(File.dirname(EnvUtil.rubybin), rubybin)
0 commit comments