]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
initqueue: Remove trailing ;
authorPhilippe Seewer <philippe.seewer@bfh.ch>
Fri, 27 Nov 2009 10:57:11 +0000 (11:57 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 27 Nov 2009 13:07:21 +0000 (14:07 +0100)
dash -n complains about the trailing ';' and somehow I think this
really isn't needed.

modules.d/99base/initqueue

index e5246ee409029e81bde14d4fee26a2fedd85268b..cc6e7a85e044d70a21eb07ebb1a37175652e3e0d 100755 (executable)
@@ -37,5 +37,4 @@ fi
 
 mv -f "/tmp/$$-${job}.sh" "/initqueue${settled}/${job}.sh"
 [ -z "$settled" ] && >> /initqueue/work
-;