diff --git a/check_mail_eklig.sh b/check_mail_eklig.sh index a5d5037..7339973 100755 --- a/check_mail_eklig.sh +++ b/check_mail_eklig.sh @@ -20,6 +20,6 @@ echo $cur_num > $PERSISTENCE_FILE performance="mails:$cur_num" -echo "$STATUS | $performance" +echo "$STATUS |$performance" exit $EXITCODE