Browse Source

TEST-12-RAID-DEG/test.sh: uncomment rd.shell

master
Harald Hoyer 14 years ago
parent
commit
bdf96a5d25
  1. 2
      test/TEST-12-RAID-DEG/test.sh

2
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" @@ -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: $@"

Loading…
Cancel
Save