Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Tue, 1 Aug 2006 08:39:39 +0000 (08:39 +0000)
committerwangdi <wangdi>
Tue, 1 Aug 2006 08:39:39 +0000 (08:39 +0000)
disable 24o temporarialy, since rename lock is still in progress.

lustre/tests/sanity.sh

index b68cb58..7a026b0 100644 (file)
@@ -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"