TEST-10-RAID/test.sh: comment debug options
authorHarald Hoyer <harald@redhat.com>
Mon, 30 Jul 2012 19:07:14 +0000 (21:07 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 30 Jul 2012 19:07:14 +0000 (21:07 +0200)
test/TEST-10-RAID/test.sh

index 45bb62e..92f4dd8 100755 (executable)
@@ -4,7 +4,7 @@ TEST_DESCRIPTION="root filesystem on an encrypted LVM PV on a RAID-5"
 KVERSION=${KVERSION-$(uname -r)}
 
 # Uncomment this to debug failures
-DEBUGFAIL="rd.shell rd.udev.log-priority=debug loglevel=70 systemd.log_target=kmsg"
+#DEBUGFAIL="rd.shell rd.udev.log-priority=debug loglevel=70 systemd.log_target=kmsg"
 test_run() {
     DISKIMAGE=$TESTDIR/TEST-10-RAID-root.img
     $testdir/run-qemu \