From 6ed82f007a5369e5a8fdb4930f0c17ca87d97bd0 Mon Sep 17 00:00:00 2001 From: bobijam Date: Tue, 25 Sep 2007 09:28:03 +0000 Subject: [PATCH] Branch HEAD b=13555 disable test_36 for now. --- lustre/tests/conf-sanity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 2a5f580..047331d 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -15,7 +15,7 @@ ONLY=${ONLY:-"$*"} MOUNTCONFSKIP="9 10 11 12 13 13b 14 15" # bug number for skipped test: -ALWAYS_EXCEPT=" $CONF_SANITY_EXCEPT $MOUNTCONFSKIP 16 23" +ALWAYS_EXCEPT=" $CONF_SANITY_EXCEPT $MOUNTCONFSKIP 16 23 36" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! SRCDIR=`dirname $0` -- 1.8.3.1