test/TEST-01-BASIC/test.sh: uncomment debug options
authorHarald Hoyer <harald@redhat.com>
Fri, 8 Apr 2011 10:46:02 +0000 (12:46 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 8 Apr 2011 11:25:22 +0000 (13:25 +0200)
test/TEST-01-BASIC/test.sh

index 3055771..b8295a6 100755 (executable)
@@ -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 \