From 574014b8ea1202cb6436d82d6ddc07af2e39e0f2 Mon Sep 17 00:00:00 2001
From: deen <deen>
Date: Fri, 28 Mar 2008 17:27:07 +0000
Subject: [PATCH] Move test 28 from sanityN to ALWAYS_EXCEPT due to object
 recreation code removal in bug 13499.

b=13499
---
 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 23c4d9f563..dbcb0c4e7f 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
-ALWAYS_EXCEPT="                 14b  14c   $SANITYN_EXCEPT"
+# bug number for skipped test:  3192 12652  9977
+ALWAYS_EXCEPT="                 14b  14c    28   $SANITYN_EXCEPT"
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 # bug number for skipped test:                                                    12652 12652
-- 
GitLab