Moved the test sequences (old t[1-8].sh) into more consistent scripts
[idzebra-moved-to-github.git] / test / gils / t4.sh
1 echo "stopping server..."
2 test -f zebrasrv.pid || exit 1
3 kill -9 `cat zebrasrv.pid` || exit 2
4
5 echo "ok"