From 1f54a6ee1c3c4d0d28d1da655ffdc56ba404710c Mon Sep 17 00:00:00 2001 From: grev Date: Tue, 7 Apr 2009 18:27:35 +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 2290284..52f04a2 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