about summary refs log tree commit diff
path: root/src/testsuite/stop-server3
blob: d7487693fb322d676844a8ffebdd2c958bb718f5 (plain)
1
2
3
4
5
6
7
#!/bin/sh
# ngIRCd Test Suite

[ -z "$srcdir" ] && srcdir=`dirname $0`
${srcdir}/stop-server.sh 3

# -eof-