Whamcloud - gitweb
b=12613
authorgrev <grev>
Wed, 19 Sep 2007 23:51:17 +0000 (23:51 +0000)
committergrev <grev>
Wed, 19 Sep 2007 23:51:17 +0000 (23:51 +0000)
i=Nathan

remove 18 from A_E list

lustre/tests/conf-sanity.sh

index 4eacc54..2a5f580 100644 (file)
@@ -12,7 +12,7 @@ set -e
 ONLY=${ONLY:-"$*"}
 
 # These tests don't apply to mountconf
-MOUNTCONFSKIP="9 10 11 12 13 13b 14 15 18"
+MOUNTCONFSKIP="9 10 11 12 13 13b 14 15"
 
 # bug number for skipped test:
 ALWAYS_EXCEPT=" $CONF_SANITY_EXCEPT $MOUNTCONFSKIP 16 23"