From 11838eb57bcb3f3fca1d972dadcf5bcdf94cb1e9 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 12 Aug 2002 22:14:10 +0000 Subject: [PATCH] Partially back out last commit --- tests/scripts/conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/" -- 2.39.5