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:
parent
bd5b2cb617
commit
e7659bd2fd
10 changed files with 10 additions and 10 deletions
|
@ -32,4 +32,4 @@ ruby$target:::#{type}-create
|
|||
eoprobe
|
||||
end
|
||||
end
|
||||
end
|
||||
end if (`dtrace -V` rescue false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue