From de7e4e439871a061ae5bd264f92f96182a21a73f Mon Sep 17 00:00:00 2001 From: grev Date: Wed, 19 Sep 2007 23:48:34 +0000 Subject: [PATCH] b=12613 i=Nathan remove 18 from A_E list --- lustre/tests/conf-sanity.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 8a07c36..327cc36 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -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" -- 1.8.3.1