From 2e08d2c0e9bede644be993ddaa28157c9f156c10 Mon Sep 17 00:00:00 2001 From: Violette Roche-Montane <violette.roche-montane@forgerock.com> Date: Tue, 07 May 2013 13:50:59 +0000 Subject: [PATCH] svn merge https://svn.forgerock.org/opendj/trunk/opends@8851 https://svn.forgerock.org/opendj/branches/native-packaging@8851 . --- opends/resource/bin/dsjavaproperties.bat | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/opends/resource/bin/dsjavaproperties.bat b/opends/resource/bin/dsjavaproperties.bat index 2f68f02..e31495e 100644 --- a/opends/resource/bin/dsjavaproperties.bat +++ b/opends/resource/bin/dsjavaproperties.bat @@ -24,11 +24,10 @@ rem rem rem Copyright 2008-2009 Sun Microsystems, Inc. -rem Portions Copyright 2011 ForgeRock AS +rem Portions Copyright 2011-2013 ForgeRock AS setlocal set OPENDJ_INVOKE_CLASS="org.opends.server.tools.JavaPropertiesTool" set SCRIPT_NAME=dsjavaproperties -set NO_CHECK=false for %%i in (%~sf0) do call "%%~dPsi\..\lib\_client-script.bat" %* -- Gitblit v1.10.0