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:
7d40a5d
)
Branch: b_new_cmd
author
wangdi
<wangdi>
Tue, 1 Aug 2006 08:39:39 +0000
(08:39 +0000)
committer
wangdi
<wangdi>
Tue, 1 Aug 2006 08:39:39 +0000
(08:39 +0000)
disable 24o temporarialy, since rename lock is still in progress.
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
b68cb58
..
7a026b0
100644
(file)
--- a/
lustre/tests/sanity.sh
+++ b/
lustre/tests/sanity.sh
@@
-15,6
+15,7
@@
ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"42a 42b 42c 42d 45 68"}
# Tests that fail on uml
[ "$UML" = "true" ] && EXCEPT="$EXCEPT 31d"
+EXCEPT="$EXCEPT 24o"
# Tests that always fail with mountconf -- FIXME
# 48a moving the working dir succeeds
EXCEPT="$EXCEPT 48a"