diff options
Diffstat (limited to 'lib/custodian/util/ping.rb')
-rw-r--r-- | lib/custodian/util/ping.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/custodian/util/ping.rb b/lib/custodian/util/ping.rb index b3fa7f4..86fa2ab 100644 --- a/lib/custodian/util/ping.rb +++ b/lib/custodian/util/ping.rb @@ -11,7 +11,9 @@ require 'custodian/util/dns' # it can invoke on of /usr/bin/ping or /usr/bin/ping6 appropriately. # module Custodian + module Util + class Ping # |