Whamcloud - gitweb
Move portals into its own CVS module for HEAD.
[fs/lustre-release.git] / lustre / portals / tests / stopclient.sh
diff --git a/lustre/portals/tests/stopclient.sh b/lustre/portals/tests/stopclient.sh
deleted file mode 100755 (executable)
index f7e3aa1..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-SIMPLE=${SIMPLE:-1}
-
-if [ $SIMPLE -eq 0 ]; then
-       PING=spingcli
-else
-       PING=pingcli
-fi
-
-rmmod $PING
-NAL=`cat /tmp/nal`;
-rmmod $NAL
-rmmod portals