From 0159a69dc980df6f06f1dfbcb7e7fff4c372e19f Mon Sep 17 00:00:00 2001 From: grev Date: Tue, 7 Apr 2009 18:04:59 +0000 Subject: [PATCH] b=18080 i=Alexander.Zarochentsev add sanityN test_35 to A_E list --- lustre/tests/sanityN.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/tests/sanityN.sh b/lustre/tests/sanityN.sh index ca7d895..fefcc72 100644 --- a/lustre/tests/sanityN.sh +++ b/lustre/tests/sanityN.sh @@ -3,8 +3,8 @@ set -e ONLY=${ONLY:-"$*"} -# bug number for skipped test: 3192 12652 15528/3811 16929 9977 15528/11549 -ALWAYS_EXCEPT=" 14b 14c 19 22 28 29 $SANITYN_EXCEPT" +# bug number for skipped test: 3192 12652 15528/3811 16929 9977 15528/11549 18080 +ALWAYS_EXCEPT=" 14b 14c 19 22 28 29 35 $SANITYN_EXCEPT" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! # bug number for skipped test: 12652 12652 -- 1.8.3.1