From 25160feda5204dc73c78513d807270337f4c0c41 Mon Sep 17 00:00:00 2001 From: al_xipe <al_xipe@localhost> Date: Mon, 30 Jul 2007 02:40:58 +0000 Subject: [PATCH] 1. removed hard coded references to the product SHORT_NAME from build file 2. updated the x-test installer 3. updated the oulu tests files --- opends/tests/oulu-tests/oulu.properties | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/opends/tests/oulu-tests/oulu.properties b/opends/tests/oulu-tests/oulu.properties index 38799f6..8f54402 100644 --- a/opends/tests/oulu-tests/oulu.properties +++ b/opends/tests/oulu-tests/oulu.properties @@ -4,10 +4,10 @@ oulu.ber.pgp=c06-ldapv3-enc-r1.jar.asc oulu.pdu.jar=c06-ldapv3-app-r1.jar oulu.pdu.pgp=c06-ldapv3-app-r1.jar.asc -<!-- proxy section - edit this to reflect how your network is set up --> -proxy.http.host= -proxy.http.port= -proxy.http.user= -proxy.http.pwd= -proxy.socks.host= -proxy.socks.port= +#proxy section - edit this to reflect how your network is set up +#proxy.http.host= +#proxy.http.port= +#proxy.http.user= +#proxy.http.pwd= +#proxy.socks.host= +#proxy.socks.port= -- Gitblit v1.10.0