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:
483a8b4
)
b=12613
author
grev
<grev>
Wed, 19 Sep 2007 23:48:34 +0000
(23:48 +0000)
committer
grev
<grev>
Wed, 19 Sep 2007 23:48:34 +0000
(23:48 +0000)
i=Nathan
remove 18 from A_E list
lustre/tests/conf-sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/conf-sanity.sh
b/lustre/tests/conf-sanity.sh
index
8a07c36
..
327cc36
100644
(file)
--- a/
lustre/tests/conf-sanity.sh
+++ b/
lustre/tests/conf-sanity.sh
@@
-12,8
+12,8
@@
set -e
ONLY=${ONLY:-"$*"}
# These tests don't apply to mountconf
-# xml xml xml xml xml xml dumb
FIXME
-MOUNTCONFSKIP="10 11 12 13 13b 14 15
18
"
+# xml xml xml xml xml xml dumb
+MOUNTCONFSKIP="10 11 12 13 13b 14 15 "
# bug number for skipped test: 13369 12743
ALWAYS_EXCEPT=" $CONF_SANITY_EXCEPT $MOUNTCONFSKIP 34a 36"