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

al_xipe
13.41.2006 d818d68eff377dff67e29e8f9240cbc85c1d5ee3
opends/resource/bin/ldif-diff.bat
@@ -45,7 +45,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
%JAVA_BIN% %JAVA_ARGS% -classpath "%CLASSPATH%" org.opends.server.tools.LDIFDiff %*