mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

al_xipe
13.41.2006 d818d68eff377dff67e29e8f9240cbc85c1d5ee3
opends/resource/bin/stop-ds.bat
@@ -46,7 +46,7 @@
:setClassPath
FOR %%x in (%DIR_HOME%\lib\*.jar) DO call "%DIR_HOME%\bin\setcp.bat" %%x
FOR %%x in ("%DIR_HOME%\lib\*.jar") DO call "%DIR_HOME%\bin\setcp.bat" %%x
cd %DIR_HOME%