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:
504dcd0
)
Clean up the right portals network type if it is set (default tcp).
author
adilger
<adilger>
Tue, 11 Jun 2002 17:24:10 +0000
(17:24 +0000)
committer
adilger
<adilger>
Tue, 11 Jun 2002 17:24:10 +0000
(17:24 +0000)
lustre/tests/common.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/common.sh
b/lustre/tests/common.sh
index
9c2a5a8
..
c1730e3
100644
(file)
--- a/
lustre/tests/common.sh
+++ b/
lustre/tests/common.sh
@@
-400,8
+400,9
@@
debug_client_on() {
}
cleanup_portals() {
+ [ -z "$NETWORK" ] && NETWORK=tcp
$PTLCTL <<- EOF
- setup
tcp
+ setup
$NETWORK
disconnect
del_uuid self
del_uuid mds