do not poweroff in TEST-10-RAID if rdinitdebug is set
authorHarald Hoyer <harald@redhat.com>
Fri, 19 Jun 2009 06:48:35 +0000 (08:48 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 19 Jun 2009 07:29:16 +0000 (09:29 +0200)
test/TEST-10-RAID/hard-off.sh

index 92dd304..85fd849 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-poweroff -f
\ No newline at end of file
+getarg rdinitdebug || poweroff -f