manage-tasks revision 27f8adec83293fb8bd3bfa37175322b0ee3bb933
199767f8919635c4928607450d9e0abb932109ceToomas Soome# CDDL HEADER START
199767f8919635c4928607450d9e0abb932109ceToomas Soome# The contents of this file are subject to the terms of the
199767f8919635c4928607450d9e0abb932109ceToomas Soome# Common Development and Distribution License, Version 1.0 only
199767f8919635c4928607450d9e0abb932109ceToomas Soome# (the "License"). You may not use this file except in compliance
199767f8919635c4928607450d9e0abb932109ceToomas Soome# with the License.
199767f8919635c4928607450d9e0abb932109ceToomas Soome# You can obtain a copy of the license at
199767f8919635c4928607450d9e0abb932109ceToomas Soome# trunk/opends/resource/legal-notices/OpenDS.LICENSE
199767f8919635c4928607450d9e0abb932109ceToomas Soome# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
199767f8919635c4928607450d9e0abb932109ceToomas Soome# See the License for the specific language governing permissions
199767f8919635c4928607450d9e0abb932109ceToomas Soome# and limitations under the License.
199767f8919635c4928607450d9e0abb932109ceToomas Soome# When distributing Covered Code, include this CDDL HEADER in each
199767f8919635c4928607450d9e0abb932109ceToomas Soome# file and include the License file at
199767f8919635c4928607450d9e0abb932109ceToomas Soome# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
199767f8919635c4928607450d9e0abb932109ceToomas Soome# add the following below this CDDL HEADER, with the fields enclosed
199767f8919635c4928607450d9e0abb932109ceToomas Soome# by brackets "[]" replaced with your own identifying information:
199767f8919635c4928607450d9e0abb932109ceToomas Soome# Portions Copyright [yyyy] [name of copyright owner]
199767f8919635c4928607450d9e0abb932109ceToomas Soome# CDDL HEADER END
199767f8919635c4928607450d9e0abb932109ceToomas Soome# Portions Copyright 2006-2007 Sun Microsystems, Inc.
199767f8919635c4928607450d9e0abb932109ceToomas Soome# This script may be used to manage tasks in the Directory Server.
199767f8919635c4928607450d9e0abb932109ceToomas SoomeOPENDS_INVOKE_CLASS="org.opends.server.tools.ManageTasks"
199767f8919635c4928607450d9e0abb932109ceToomas Soome"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"