initqueue: exit with 0

This commit is contained in:
Harald Hoyer 2011-08-11 10:47:10 +02:00
parent a9fa6d265d
commit 9a716018be

View File

@ -52,4 +52,4 @@ fi
mv -f "/tmp/$$-${job}.sh" "$hookdir/initqueue${qname}/${job}.sh"
[ -z "$qname" ] && >> $hookdir/initqueue/work
exit 0