summaryrefslogtreecommitdiff
path: root/test/TEST-12-RAID-DEG/test.sh
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2011-08-11 11:53:31 +0200
committerHarald Hoyer <harald@redhat.com>2011-08-11 14:27:26 +0200
commitbdf96a5d255f957a4822e2ff22f3f8b819fea96f (patch)
tree4a1b46f36ac6bb19489e518bbe45de259c12141c /test/TEST-12-RAID-DEG/test.sh
parent5ce355f6c00ffc8383bc21e13aa4b02652d168b2 (diff)
downloaddracut-bdf96a5d255f957a4822e2ff22f3f8b819fea96f.tar.gz
dracut-bdf96a5d255f957a4822e2ff22f3f8b819fea96f.tar.bz2
dracut-bdf96a5d255f957a4822e2ff22f3f8b819fea96f.zip
TEST-12-RAID-DEG/test.sh: uncomment rd.shell
Diffstat (limited to 'test/TEST-12-RAID-DEG/test.sh')
-rwxr-xr-xtest/TEST-12-RAID-DEG/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-12-RAID-DEG/test.sh b/test/TEST-12-RAID-DEG/test.sh
index 1e6b3767..37fd67ca 100755
--- a/test/TEST-12-RAID-DEG/test.sh
+++ b/test/TEST-12-RAID-DEG/test.sh
@@ -4,7 +4,7 @@ TEST_DESCRIPTION="root filesystem on an encrypted LVM PV on a degraded RAID-5"
KVERSION=${KVERSION-$(uname -r)}
# Uncomment this to debug failures
-DEBUGFAIL="rd.shell"
+#DEBUGFAIL="rd.shell"
client_run() {
echo "CLIENT TEST START: $@"