From 8a989fd56da2fce9e43cf2e2759d6f64399fb9be Mon Sep 17 00:00:00 2001 From: johann Date: Thu, 17 Dec 2009 00:13:40 +0100 Subject: [PATCH] b=19884 add replay-dual test_14b to always except list --- lustre/tests/replay-dual.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/tests/replay-dual.sh b/lustre/tests/replay-dual.sh index 1f923b3..b82612d 100755 --- a/lustre/tests/replay-dual.sh +++ b/lustre/tests/replay-dual.sh @@ -2,8 +2,8 @@ set -e -# bug number: 10124 -ALWAYS_EXCEPT="15c $REPLAY_DUAL_EXCEPT" +# bug number: 10124 19884 +ALWAYS_EXCEPT="15c 14b $REPLAY_DUAL_EXCEPT" SAVE_PWD=$PWD PTLDEBUG=${PTLDEBUG:--1} -- 1.8.3.1