From 071f6f9564218c6318df171418c3661c7578b729 Mon Sep 17 00:00:00 2001 From: grev Date: Fri, 10 Apr 2009 14:40:25 +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 5c1b30b..ec17a49 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 15528/3811 16929 9977 15528/11549 -ALWAYS_EXCEPT=" 14b 19 22 28 29 $SANITYN_EXCEPT" +# bug number for skipped test: 3192 15528/3811 16929 9977 15528/11549 18080 +ALWAYS_EXCEPT=" 14b 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