From ff820c1ab4aef03b222b5c44edc878a424d39264 Mon Sep 17 00:00:00 2001 From: tappro Date: Tue, 26 Aug 2008 20:42:27 +0000 Subject: [PATCH] - enable test 20 after fixing bug16389 b:16389 --- 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 5e9c607..2035a5e 100755 --- a/lustre/tests/replay-dual.sh +++ b/lustre/tests/replay-dual.sh @@ -2,8 +2,8 @@ set -e -# bug number: 10124 16389 -ALWAYS_EXCEPT="15c 20 $REPLAY_DUAL_EXCEPT" +# bug number: 10124 +ALWAYS_EXCEPT="15c $REPLAY_DUAL_EXCEPT" SAVE_PWD=$PWD PTLDEBUG=${PTLDEBUG:--1} -- 1.8.3.1