From: wangdi Date: Tue, 1 Aug 2006 08:39:39 +0000 (+0000) Subject: Branch: b_new_cmd X-Git-Tag: v1_8_0_110~486^2~1307 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=aebd05ffeef9c85a7b192d9b11dd88b82c4acfb9;p=fs%2Flustre-release.git Branch: b_new_cmd disable 24o temporarialy, since rename lock is still in progress. --- 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"