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

al_xipe
13.41.2006 28d014059cce1bee808dd48578cd8e8c7ef49f96
opendj-sdk/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 %*