summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/zpools.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ohai/plugins/zpools.rb')
-rw-r--r--lib/ohai/plugins/zpools.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ohai/plugins/zpools.rb b/lib/ohai/plugins/zpools.rb
index bd6ced99..b2a7d2a4 100644
--- a/lib/ohai/plugins/zpools.rb
+++ b/lib/ohai/plugins/zpools.rb
@@ -46,7 +46,6 @@ Ohai.plugin(:Zpools) do
pools[$1][:zpool_version] = sanitize_value($8)
end
end
-
rescue Ohai::Exceptions::Exec
Ohai::Log.debug('Plugin Zpools: Could not shell_out "zpool list -H -o name,size,alloc,free,cap,dedup,health,version". Skipping plugin.')
end