]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
99base: whitespace fix
authorLeho Kraav <leho@kraav.com>
Mon, 22 Aug 2011 08:54:47 +0000 (11:54 +0300)
committerHarald Hoyer <harald@redhat.com>
Mon, 22 Aug 2011 09:19:19 +0000 (11:19 +0200)
modules.d/99base/initqueue

index 21b1c61993bcc325683ea6b6cf0e7468bfa7e83a..2c06a0b26b24465a21e0071b5f989305c0b8dacf 100755 (executable)
@@ -19,8 +19,8 @@ while [ $# -gt 0 ]; do
             qname="/settled";;
         --finished)
             qname="/finished";;
-       --timeout)
-           qname="/timeout";;
+        --timeout)
+            qname="/timeout";;
         --unique)
             unique="yes";;
         --name)