From: adilger Date: Mon, 16 May 2005 22:57:48 +0000 (+0000) Subject: Branch b1_4 X-Git-Tag: v1_7_100~1^25~8^2~121 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=18ffa6d42921bb3233ba88956ea3067e99f9c484;p=fs%2Flustre-release.git Branch b1_4 Disable fsync-under-recovery test, which is preventing remaining tests from running. b=5494 r=nathan --- diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 5f5bb60..b56cdbf 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -2,8 +2,8 @@ set -e -# bug 2986 -ALWAYS_EXCEPT="20b" +# bug 2986 5494 +ALWAYS_EXCEPT="20b 24" LUSTRE=${LUSTRE:-`dirname $0`/..}