From fe249e5bec43c7eebd8145311d2aa5b4ce023f9d Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 2 Oct 2009 23:47:09 +0000 Subject: [PATCH] b=20878 i=rread temporarily disable 5a, 5b until 20878 is fixed --- lustre/tests/lreplicate-test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/tests/lreplicate-test.sh b/lustre/tests/lreplicate-test.sh index df8be4b..563839d 100644 --- a/lustre/tests/lreplicate-test.sh +++ b/lustre/tests/lreplicate-test.sh @@ -10,8 +10,8 @@ SRCDIR=`dirname $0` export PATH=$PWD/$SRCDIR:$SRCDIR:$PWD/$SRCDIR/../utils:$PATH:/sbin ONLY=${ONLY:-"$*"} -ALWAYS_EXCEPT="$LREPLICATE_EXCEPT" -# bug number for skipped test: - +ALWAYS_EXCEPT="$LREPLICATE_EXCEPT 5a 5b" +# bug number for skipped test: - 20878 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! [ "$ALWAYS_EXCEPT$EXCEPT" ] && \ -- 1.8.3.1