From 5413b9f7b1cea751cfc933eecd83b5af30987c5c Mon Sep 17 00:00:00 2001 From: dugan <dugan@localhost> Date: Mon, 23 Jul 2007 18:54:58 +0000 Subject: [PATCH] Back out changes made for issue #1985 due to apparent problems with windows 2000. --- opendj-sdk/opends/resource/bin/ldapcompare.bat | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/resource/bin/ldapcompare.bat b/opendj-sdk/opends/resource/bin/ldapcompare.bat index 5fdd4c0..9a2b78a 100644 --- a/opendj-sdk/opends/resource/bin/ldapcompare.bat +++ b/opendj-sdk/opends/resource/bin/ldapcompare.bat @@ -29,5 +29,5 @@ set OPENDS_INVOKE_CLASS="org.opends.server.tools.LDAPCompare" set SCRIPT_NAME_ARG="-Dorg.opends.server.scriptName=ldapcompare" -call "%~dPs0\..\lib\_client-script.bat" %* +call "%~dP0\..\lib\_client-script.bat" %* -- Gitblit v1.10.0