initqueue: exit with 0

master
Harald Hoyer 2011-08-11 10:47:10 +02:00
parent a9fa6d265d
commit 9a716018be
1 changed files with 1 additions and 1 deletions

View File

@ -52,4 +52,4 @@ fi

mv -f "/tmp/$$-${job}.sh" "$hookdir/initqueue${qname}/${job}.sh"
[ -z "$qname" ] && >> $hookdir/initqueue/work

exit 0