status.bat revision 2976
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
662N/Arem You can obtain a copy of the license at
662N/Arem trunk/opends/resource/legal-notices/OpenDS.LICENSE
662N/Arem or https://OpenDS.dev.java.net/OpenDS.LICENSE.
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
662N/Arem file and include the License file at
662N/Arem trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
662N/Arem add the following below this CDDL HEADER, with the fields enclosed
873N/Arem by brackets "[]" replaced with your own identifying information:
662N/Arem Portions Copyright [yyyy] [name of copyright owner]
662N/Arem
662N/Arem CDDL HEADER END
662N/Arem
662N/Arem
733N/Arem Portions Copyright 2007 Sun Microsystems, Inc.
662N/A
662N/Asetlocal
662N/A
2033N/Aset OPENDS_INVOKE_CLASS="org.opends.guitools.statuspanel.StatusCli"
2976N/Aset SCRIPT_NAME=status
2110N/Afor %%i in (%~sf0) do call "%%~dPsi\..\lib\_client-script.bat" %*