From: grev Date: Thu, 26 Jul 2007 11:44:39 +0000 (+0000) Subject: b=12613 X-Git-Tag: v1_8_0_110~1410 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=9532f276a66ebeba1bc4d9f8d23b8ee7164a671b;p=fs%2Flustre-release.git b=12613 i=Adilger i=Nathan Correct recovery-small ALWAYS_EXCEPT list --- diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 4bec193..b7a4052 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -2,8 +2,8 @@ set -e -# bug 11190 5494 5493 -ALWAYS_EXCEPT="19b 24 52 $RECOVERY_SMALL_EXCEPT" +# bug 5493 +ALWAYS_EXCEPT="52 $RECOVERY_SMALL_EXCEPT" PTLDEBUG=${PTLDEBUG:--1} LUSTRE=${LUSTRE:-`dirname $0`/..}