Testing with isam b.
[idzebra-moved-to-github.git] / test / gils / t4.sh
index 87903a2..da2cbcf 100755 (executable)
@@ -1,2 +1,5 @@
+echo "stopping server..."
 test -f zebrasrv.pid || exit 1
 kill -9 `cat zebrasrv.pid` || exit 2
+
+echo "ok"