uninstall revision 014019918f7e3844f558f6159b8d41517254edc2
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# CDDL HEADER START
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# The contents of this file are subject to the terms of the
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# Common Development and Distribution License, Version 1.0 only
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# (the "License"). You may not use this file except in compliance
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# with the License.
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# You can obtain a copy of the license at
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# See the License for the specific language governing permissions
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# and limitations under the License.
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# When distributing Covered Code, include this CDDL HEADER in each
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# file and include the License file at
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikus# add the following below this CDDL HEADER, with the fields enclosed
export SCRIPT_NAME
export INSTALL_ROOT
export INSTANCE_ROOT
export INSTANCE_ROOT
export SCRIPT_UTIL_CMD
. "${INSTALL_ROOT}/lib/_script-util.sh"
RETURN_CODE=$?
exit ${RETURN_CODE}
"${OPENDS_JAVA_BIN}" ${OPENDS_JAVA_ARGS} ${SCRIPT_NAME_ARG} org.opends.guitools.uninstaller.UninstallLauncher "${@}"
RETURN_CODE=$?
exit ${RETURN_CODE}