1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Define dtrace test classes only when dtrace exists

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37645 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2012-11-13 08:52:34 +00:00
parent bd5b2cb617
commit e7659bd2fd
10 changed files with 10 additions and 10 deletions

View file

@ -32,4 +32,4 @@ ruby$target:::#{type}-create
eoprobe
end
end
end
end if (`dtrace -V` rescue false)