aiccu: Minor whitespace fix

Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
This commit is contained in:
Ondřej Caletka 2014-11-30 18:46:01 +01:00
parent 38befcd838
commit f6242bdf77

View file

@ -43,6 +43,7 @@ proto_aiccu_setup() {
echo "daemonize true" >> "$CFGFILE"
echo "pidfile $PIDFILE" >> "$CFGFILE"
aiccu start "$CFGFILE"
[ "$?" -ne 0 ] && {