Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b69628
)
b=7288
author
mjmac
<mjmac>
Tue, 10 Jul 2007 15:37:25 +0000
(15:37 +0000)
committer
mjmac
<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
patch
|
blob
|
history
diff --git
a/lustre/tests/recovery-small.sh
b/lustre/tests/recovery-small.sh
index
da37530
..
4bec193
100755
(executable)
--- a/
lustre/tests/recovery-small.sh
+++ b/
lustre/tests/recovery-small.sh
@@
-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`/..}