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:
13be213
)
b=15660
author
walter
<walter>
Fri, 16 May 2008 02:18:53 +0000
(
02:18
+0000)
committer
walter
<walter>
Fri, 16 May 2008 02:18:53 +0000
(
02:18
+0000)
i=adilger
disable LIBLUSTRE test for NETTYPE != tcp && NETTYPE != ptl
lustre/tests/acceptance-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/acceptance-small.sh
b/lustre/tests/acceptance-small.sh
index
9d9ef5c
..
1163049
100755
(executable)
--- a/
lustre/tests/acceptance-small.sh
+++ b/
lustre/tests/acceptance-small.sh
@@
-262,7
+262,7
@@
for NAME in $CONFIGS; do
LFSCK="done"
fi
- [ "$NETTYPE" = "tcp" ] || LIBLUSTRE=no # bug 15660
+ [ "$NETTYPE" = "tcp"
-o "$NETTYPE" = "ptl"
] || LIBLUSTRE=no # bug 15660
if [ "$LIBLUSTRE" != "no" ]; then
title liblustre
assert_env MGSNID MOUNT2