]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
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 45bb62e7e4209e277e53242a742c4c3bb750e6a0..92f4dd87a9cd39f6bf2cf2e207c0e817ae604a0e 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 \