From 43d9bded82c1fc65445d449f70fdb9ad1f169ab7 Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 28 Apr 2004 15:39:08 +0000 Subject: [PATCH] Disable test 0b until we merge the 2766 fix into b1_2 post 1.2.2. b=2766 --- lustre/tests/replay-single.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index f1fae7a..de83252 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -14,7 +14,8 @@ init_test_env $@ . ${CONFIG:=$LUSTRE/tests/cfg/local.sh} # Skip these tests -ALWAYS_EXCEPT="" +# bug number: 2766 +ALWAYS_EXCEPT="0b" gen_config() { rm -f $XMLCONFIG -- 1.8.3.1