Whamcloud - gitweb
- merge 0.7rc1 from b_devel to HEAD (20030612 merge point)
[fs/lustre-release.git] / lustre / portals / 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