[BACK]Return to stop-server1 CVS log [TXT][DIR] Up to [local] / ircnowd / src / testsuite

Annotation of ircnowd/src/testsuite/stop-server1, Revision 1.1.1.1

1.1       tomglok     1: #!/bin/sh
                      2: # ngIRCd Test Suite
                      3:
                      4: [ -z "$srcdir" ] && srcdir=`dirname $0`
                      5: ${srcdir}/stop-server.sh 1
                      6:
                      7: # -eof-

CVSweb