From: robert.read Date: Mon, 29 Jun 2009 21:30:28 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_220~77 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=d15e5596a1541ca98411d0671a124a62e91fd948 Branch HEAD b=19280 Remove conf-sanity 50e and 50f from the skip list. --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 4e35d507..b9c2d3a 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -11,8 +11,8 @@ set -e ONLY=${ONLY:-"$*"} -# bug number for skipped test: 13739 19280 -HEAD_EXCEPT=" 32a 50e 50f" +# bug number for skipped test: 13739 +HEAD_EXCEPT=" 32a" # bug number for skipped test: ALWAYS_EXCEPT=" $CONF_SANITY_EXCEPT $HEAD_EXCEPT"