From: Kurt Zeilenga Date: Mon, 12 Aug 2002 22:14:10 +0000 (+0000) Subject: Partially back out last commit X-Git-Tag: NO_SLAP_OP_BLOCKS~1234 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11838eb57bcb3f3fca1d972dadcf5bcdf94cb1e9;p=thirdparty%2Fopenldap.git Partially back out last commit --- diff --git a/tests/scripts/conf.sh b/tests/scripts/conf.sh index b919732e36..6005987ce8 100755 --- a/tests/scripts/conf.sh +++ b/tests/scripts/conf.sh @@ -7,4 +7,4 @@ else MON=nomonitor fi sed -e "s/@BACKEND@/$BACKEND/" -e "s/^#$BACKEND#//" -e "s/^#$MON#//" \ - -e "s/@PORT@/$PORT/" -e "s/@SLAVEPORT@/$SLAVEPORT/" + -e "s/@PORT@/9009/" -e "s/@SLAVEPORT@/9010/"