From: Harald Hoyer Date: Fri, 8 Apr 2011 10:46:02 +0000 (+0200) Subject: test/TEST-01-BASIC/test.sh: uncomment debug options X-Git-Tag: 011~117 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef85627e9366c13557531745b2f2ecde2a102738;p=thirdparty%2Fdracut.git test/TEST-01-BASIC/test.sh: uncomment debug options --- diff --git a/test/TEST-01-BASIC/test.sh b/test/TEST-01-BASIC/test.sh index 305577104..b8295a6b6 100755 --- a/test/TEST-01-BASIC/test.sh +++ b/test/TEST-01-BASIC/test.sh @@ -4,7 +4,7 @@ TEST_DESCRIPTION="root filesystem on a ext3 filesystem" KVERSION=${KVERSION-$(uname -r)} # Uncomment this to debug failures -DEBUGFAIL="rd.shell rd.break" +#DEBUGFAIL="rd.shell rd.break" test_run() { $testdir/run-qemu -hda root.ext3 -m 256M -nographic \