]> git.sur5r.net Git - openldap/commitdiff
Partially back out last commit
authorKurt Zeilenga <kurt@openldap.org>
Mon, 12 Aug 2002 22:14:10 +0000 (22:14 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 12 Aug 2002 22:14:10 +0000 (22:14 +0000)
tests/scripts/conf.sh

index b919732e36179949181b661c10fc75e728cd4389..6005987ce894800ad9bd3038ef1904877faeaa65 100755 (executable)
@@ -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/"