upgrade.bat revision 6983
859N/A
859N/A@echo off
859N/Arem CDDL HEADER START
859N/Arem
859N/Arem The contents of this file are subject to the terms of the
859N/Arem Common Development and Distribution License, Version 1.0 only
859N/Arem (the "License"). You may not use this file except in compliance
859N/Arem with the License.
859N/Arem
859N/Arem You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
859N/Arem or http://forgerock.org/license/CDDLv1.0.html.
859N/Arem See the License for the specific language governing permissions
859N/Arem and limitations under the License.
859N/Arem
859N/Arem When distributing Covered Code, include this CDDL HEADER in each
859N/Arem file and include the License file at legal-notices/CDDLv1_0.txt.
859N/Arem If applicable, add the following below this CDDL HEADER, with the
873N/Arem fields enclosed by brackets "[]" replaced with your own identifying
859N/Arem information:
859N/Arem Portions Copyright [yyyy] [name of copyright owner]
859N/Arem
859N/Arem CDDL HEADER END
3232N/Arem
859N/Arem
859N/Arem Copyright 2013 ForgeRock AS
859N/A
859N/Asetlocal
859N/A
918N/Aset OPENDJ_INVOKE_CLASS="org.opends.server.tools.upgrade.UpgradeCli"
859N/Aset SCRIPT_NAME=upgrade
for %%i in (%~sf0) do call "%%~dPsi\lib\_server-script.bat" %*