missing quote added

This commit is contained in:
Páll Guðjón Sigurðsson 2010-09-20 14:38:26 +00:00
parent e261ce37e0
commit ad813e3dde
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
command[check_eva]=python /usr/lib/nagios/plugins/check_eva.py --host "$ARG1$" --username "$ARG2$" --password "$ARG3$" --mode $ARG4$"
command[check_eva]=python /usr/lib/nagios/plugins/check_eva.py --host "$ARG1$" --username "$ARG2$" --password "$ARG3$" --mode "$ARG4$"