From 2fe3857e2567a6d8d5e6233a985fa30df792a7e3 Mon Sep 17 00:00:00 2001 From: johann Date: Thu, 10 Dec 2009 17:03:17 +0000 Subject: [PATCH] Branch b1_8 b=19023 the patch from bug 19023 is landed now. --- 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 e62e061..120f57d 100644 --- a/lustre/tests/replay-vbr.sh +++ b/lustre/tests/replay-vbr.sh @@ -2,8 +2,8 @@ set -e -# bug number: 19023 19023 -ALWAYS_EXCEPT="0x 0y 3c 4b 4c 10 $REPLAY_VBR_EXCEPT" +# bug number: +ALWAYS_EXCEPT="3c 4b 4c 10 $REPLAY_VBR_EXCEPT" SAVE_PWD=$PWD PTLDEBUG=${PTLDEBUG:--1} -- 1.8.3.1