do not poweroff in TEST-30-ISCSI, if rdinitdebug is set
authorHarald Hoyer <harald@redhat.com>
Fri, 19 Jun 2009 06:47:32 +0000 (08:47 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 19 Jun 2009 07:29:16 +0000 (09:29 +0200)
test/TEST-30-ISCSI/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