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

remove 18 from A_E list

lustre/tests/conf-sanity.sh

index 8a07c36..327cc36 100644 (file)
@@ -12,8 +12,8 @@ set -e
 ONLY=${ONLY:-"$*"}
 
 # These tests don't apply to mountconf
-#              xml xml xml xml xml xml dumb FIXME
-MOUNTCONFSKIP="10  11  12  13  13b 14  15   18"
+#              xml xml xml xml xml xml dumb
+MOUNTCONFSKIP="10  11  12  13  13b 14  15 "
 
 # bug number for skipped test:                     13369 12743
 ALWAYS_EXCEPT=" $CONF_SANITY_EXCEPT $MOUNTCONFSKIP 34a   36"