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

Annotation of ircnowd/src/testsuite/start-server1, Revision 1.1

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

CVSweb