From f3c23b600e926de5256e967e7be0c92821cab76f Mon Sep 17 00:00:00 2001 From: johann Date: Tue, 10 Nov 2009 14:17:17 +0000 Subject: [PATCH] Branch b1_8 b=19023 (via 21250) Add replay-vbr test 0x & 0y to ALWAYS_EXCEPT until bug 19023 is fixed. --- lustre/tests/replay-vbr.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/tests/replay-vbr.sh b/lustre/tests/replay-vbr.sh index 65af2f2..cc172a1 100644 --- a/lustre/tests/replay-vbr.sh +++ b/lustre/tests/replay-vbr.sh @@ -2,8 +2,8 @@ set -e -# bug number: -ALWAYS_EXCEPT="3c 4b 4c 10 $REPLAY_VBR_EXCEPT" +# bug number: 19023 19023 +ALWAYS_EXCEPT="0x 0y 3c 4b 4c 10 $REPLAY_VBR_EXCEPT" SAVE_PWD=$PWD PTLDEBUG=${PTLDEBUG:--1} -- 1.8.3.1