From: wangdi Date: Tue, 28 Aug 2007 12:49:53 +0000 (+0000) Subject: Branch: b1_6 X-Git-Tag: v1_8_0_110~1298 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=79f18c2998cb08f950a1f20a2882ae9334a4666d;p=fs%2Flustre-release.git Branch: b1_6 fix a typo in last commit b=12599 --- diff --git a/lustre/tests/sanityN.sh b/lustre/tests/sanityN.sh index 0f5209e..50dde49 100644 --- a/lustre/tests/sanityN.sh +++ b/lustre/tests/sanityN.sh @@ -4,7 +4,7 @@ set -e ONLY=${ONLY:-"$*"} # bug number for skipped test: 3192 --ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"14b"} +ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"14b"} # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! [ "$SLOW" = "no" ] && EXCEPT="$EXCEPT 16"