initqueue: Remove trailing ;

dash -n complains about the trailing ';' and somehow I think this
really isn't needed.
master
Philippe Seewer 2009-11-27 11:57:11 +01:00 committed by Harald Hoyer
parent 6a0ce0a518
commit 00da3293e2
1 changed files with 0 additions and 1 deletions

View File

@ -37,5 +37,4 @@ fi

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