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