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

Matthew Swift
20.53.2015 0a41cf1cdbdb5b54dc045982c71a1386bd4c2ed1
opendj-server-legacy/resource/bin/dbtest.bat
@@ -23,11 +23,11 @@
rem
rem
rem      Copyright 2006-2008 Sun Microsystems, Inc.
rem      Portions Copyright 2011 ForgeRock AS
rem      Portions Copyright 2011-2015 ForgeRock AS
setlocal
set OPENDJ_INVOKE_CLASS="org.opends.server.tools.DBTest"
set OPENDJ_INVOKE_CLASS="org.opends.server.backends.jeb.DBTest"
set SCRIPT_NAME=dbtest
for %%i in (%~sf0) do call "%%~dPsi\..\lib\_server-script.bat" %*