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:
f553817
)
b=20878
author
nathan
<nathan>
Fri, 2 Oct 2009 23:47:09 +0000
(23:47 +0000)
committer
nathan
<nathan>
Fri, 2 Oct 2009 23:47:09 +0000
(23:47 +0000)
i=rread
temporarily disable 5a, 5b until 20878 is fixed
lustre/tests/lreplicate-test.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/lreplicate-test.sh
b/lustre/tests/lreplicate-test.sh
index
df8be4b
..
563839d
100644
(file)
--- a/
lustre/tests/lreplicate-test.sh
+++ b/
lustre/tests/lreplicate-test.sh
@@
-10,8
+10,8
@@
SRCDIR=`dirname $0`
export PATH=$PWD/$SRCDIR:$SRCDIR:$PWD/$SRCDIR/../utils:$PATH:/sbin
ONLY=${ONLY:-"$*"}
-ALWAYS_EXCEPT="$LREPLICATE_EXCEPT"
-# bug number for skipped test: -
+ALWAYS_EXCEPT="$LREPLICATE_EXCEPT
5a 5b
"
+# bug number for skipped test: -
20878
# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
[ "$ALWAYS_EXCEPT$EXCEPT" ] && \