Whamcloud - gitweb
b=7288
authormjmac <mjmac>
Tue, 10 Jul 2007 15:37:25 +0000 (15:37 +0000)
committermjmac <mjmac>
Tue, 10 Jul 2007 15:37:25 +0000 (15:37 +0000)
Removing test 27 from the ALWAYS_EXCEPT list, as it is now expected to pass.

lustre/tests/recovery-small.sh

index da37530..4bec193 100755 (executable)
@@ -2,8 +2,8 @@
 
 set -e
 
-#         bug  11190 5494 7288 5493
-ALWAYS_EXCEPT="19b   24   27   52 $RECOVERY_SMALL_EXCEPT"
+#         bug  11190 5494 5493
+ALWAYS_EXCEPT="19b   24   52 $RECOVERY_SMALL_EXCEPT"
 
 PTLDEBUG=${PTLDEBUG:--1}
 LUSTRE=${LUSTRE:-`dirname $0`/..}