Merge branch 'master' of git.nolog.cz:NoLog.cz/monitoring-plugins
This commit is contained in:
commit
97b695cffb
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ if [ "$retcode" -eq 0 ]; then
|
|||
echo -n "all services are active"
|
||||
fi
|
||||
echo
|
||||
exit
|
||||
exit $retcode
|
||||
|
|
Loading…
Reference in a new issue