Whamcloud - gitweb
Clean up the right portals network type if it is set (default tcp).
authoradilger <adilger>
Tue, 11 Jun 2002 17:24:10 +0000 (17:24 +0000)
committeradilger <adilger>
Tue, 11 Jun 2002 17:24:10 +0000 (17:24 +0000)
lustre/tests/common.sh

index 9c2a5a8..c1730e3 100644 (file)
@@ -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