Whamcloud - gitweb
- ptlrpc_ping_interpret is needless:
[fs/lustre-release.git] / lnet / tests / stopclient.sh
1 #!/bin/sh
2
3 SIMPLE=${SIMPLE:-1}
4
5 if [ $SIMPLE -eq 0 ]; then
6         PING=spingcli
7 else
8         PING=pingcli
9 fi
10
11 rmmod $PING
12 NAL=`cat /tmp/nal`;
13 rmmod $NAL
14 rmmod portals