From aebd05ffeef9c85a7b192d9b11dd88b82c4acfb9 Mon Sep 17 00:00:00 2001 From: wangdi Date: Tue, 1 Aug 2006 08:39:39 +0000 Subject: [PATCH] Branch: b_new_cmd disable 24o temporarialy, since rename lock is still in progress. --- lustre/tests/sanity.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index b68cb58..7a026b0 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -15,6 +15,7 @@ ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"42a 42b 42c 42d 45 68"} # Tests that fail on uml [ "$UML" = "true" ] && EXCEPT="$EXCEPT 31d" +EXCEPT="$EXCEPT 24o" # Tests that always fail with mountconf -- FIXME # 48a moving the working dir succeeds EXCEPT="$EXCEPT 48a" -- 1.8.3.1