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:
a7313f1
)
Branch b1_4
author
adilger
<adilger>
Mon, 16 May 2005 22:57:48 +0000
(22:57 +0000)
committer
adilger
<adilger>
Mon, 16 May 2005 22:57:48 +0000
(22:57 +0000)
Disable fsync-under-recovery test, which is preventing remaining tests
from running.
b=5494
r=nathan
lustre/tests/recovery-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/recovery-small.sh
b/lustre/tests/recovery-small.sh
index
5f5bb60
..
b56cdbf
100755
(executable)
--- a/
lustre/tests/recovery-small.sh
+++ b/
lustre/tests/recovery-small.sh
@@
-2,8
+2,8
@@
set -e
-# bug 2986
-ALWAYS_EXCEPT="20b"
+# bug 2986
5494
+ALWAYS_EXCEPT="20b
24
"
LUSTRE=${LUSTRE:-`dirname $0`/..}