Whamcloud - gitweb
b=5188
authorgrev <grev>
Fri, 27 Jun 2008 09:34:48 +0000 (09:34 +0000)
committergrev <grev>
Fri, 27 Jun 2008 09:34:48 +0000 (09:34 +0000)
add test_68 to ALWAYS_EXCEPT list

lustre/tests/sanity.sh

index 63506ad..ffa3b55 100644 (file)
@@ -7,8 +7,8 @@
 set -e
 
 ONLY=${ONLY:-"$*"}
-# bug number for skipped test: 2108 9789 3637 9789 3561 12622 12653 12653 10764
-ALWAYS_EXCEPT="                42a  42b  42c  42d  45   51d   65a   65e   75   $SANITY_EXCEPT"
+# bug number for skipped test: 2108 9789 3637 9789 3561 12622 12653 12653 5188 10764
+ALWAYS_EXCEPT="                42a  42b  42c  42d  45   51d   65a   65e   68   75   $SANITY_EXCEPT"
 # bug number for skipped test: 2108 9789 3637 9789 3561 5188/5749 1443
 #ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"27m 42a 42b 42c 42d 45 68 76"}
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!