Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Tue, 25 Sep 2007 10:42:08 +0000 (10:42 +0000)
committerbobijam <bobijam>
Tue, 25 Sep 2007 10:42:08 +0000 (10:42 +0000)
update the bug# for the skipped test.

lustre/tests/conf-sanity.sh

index 047331d..ddaba61 100644 (file)
@@ -14,8 +14,8 @@ ONLY=${ONLY:-"$*"}
 # These tests don't apply to mountconf
 MOUNTCONFSKIP="9 10 11 12 13 13b 14 15"
 
-# bug number for skipped test:
-ALWAYS_EXCEPT=" $CONF_SANITY_EXCEPT $MOUNTCONFSKIP 16 23 36"
+# bug number for skipped test:                     2661 10510 12743
+ALWAYS_EXCEPT=" $CONF_SANITY_EXCEPT $MOUNTCONFSKIP 16   23    36"
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 SRCDIR=`dirname $0`