aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/zabbix.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/zabbix.rb')
-rw-r--r--Library/Formula/zabbix.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/zabbix.rb b/Library/Formula/zabbix.rb
index 317eb7b59..16c2ec1ba 100644
--- a/Library/Formula/zabbix.rb
+++ b/Library/Formula/zabbix.rb
@@ -52,7 +52,7 @@ class Zabbix < Formula
end
end
- def test
+ test do
system "#{sbin}/zabbix_agentd", "--print"
end
end