X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fconf-sanity.sh;h=199c73c9861c7bd348205a26436e478ec0c7571b;hp=a4badd643803d55f68929df63a2da427f3bafe75;hb=744f5f8e6d8b902953431b0a39542b86c09275b1;hpb=6c80ca6ae2fdecc8653b8309b61d602c2746033d diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index a4badd6..199c73c9 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -13,7 +13,7 @@ ONLY=${ONLY:-"$*"} # bug number for skipped test: # 15977 -ALWAYS_EXCEPT=" 39 $CONF_SANITY_EXCEPT" +ALWAYS_EXCEPT="$CONF_SANITY_EXCEPT" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! SRCDIR=`dirname $0`