control-panel revision d25372dc8e65a9ed019a88fdf659ca61313f1b31
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# CDDL HEADER START
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# The contents of this file are subject to the terms of the
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# Common Development and Distribution License, Version 1.0 only
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# (the "License"). You may not use this file except in compliance
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# with the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# You can obtain a copy of the license at
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# See the License for the specific language governing permissions
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and limitations under the License.
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# When distributing Covered Code, include this CDDL HEADER in each
7e6c9a9a733f7a57ace98e4692573f42a2cad0edBob Halley# file and include the License file at
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# add the following below this CDDL HEADER, with the fields enclosed
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# by brackets "[]" replaced with your own identifying information:
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# Portions Copyright [yyyy] [name of copyright owner]
cec6fc9dc5c6fd0a16770e0d85c0d55a75e5125aAndreas Gustafsson# CDDL HEADER END
cec6fc9dc5c6fd0a16770e0d85c0d55a75e5125aAndreas Gustafsson# Copyright 2008 Sun Microsystems, Inc.
cec6fc9dc5c6fd0a16770e0d85c0d55a75e5125aAndreas Gustafsson# This script may be used to display the control panel.
cec6fc9dc5c6fd0a16770e0d85c0d55a75e5125aAndreas GustafssonOPENDS_INVOKE_CLASS="org.opends.guitools.controlpanel.ControlPanelLauncher"
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"