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

Annotation of ircnowd/src/testsuite/start-server2, Revision 1.1.1.1

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

CVSweb