From: Harald Hoyer Date: Fri, 19 Jun 2009 06:47:01 +0000 (+0200) Subject: uncomment hard-off for TEST-30-ISCSI X-Git-Tag: 0.1~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e58de60f3c2c061f2aef8e421245539bedf7878f;p=thirdparty%2Fdracut.git uncomment hard-off for TEST-30-ISCSI --- diff --git a/test/TEST-30-ISCSI/test.sh b/test/TEST-30-ISCSI/test.sh index 3fd6bd353..134ee736b 100755 --- a/test/TEST-30-ISCSI/test.sh +++ b/test/TEST-30-ISCSI/test.sh @@ -3,7 +3,7 @@ TEST_DESCRIPTION="root filesystem over iSCSI" KVERSION=${KVERSION-$(uname -r)} -#DEBUGFAIL="rdinitdebug rdnetdebug udevinfo" +#DEBUGFAIL="rdinitdebug rdnetdebug rdudevinfo" run_server() { # Start server first @@ -110,7 +110,7 @@ test_setup() { initdir=overlay . $basedir/dracut-functions dracut_install poweroff shutdown -# inst_simple ./hard-off.sh /emergency/01hard-off.sh + inst_simple ./hard-off.sh /emergency/01hard-off.sh # inst ./cryptroot-ask /sbin/cryptroot-ask ) # -m "debug dash crypt lvm mdraid udev-rules base rootfs-block iscsi" \