manage-tasks revision 0f8553e2af5fc49a510ecfcfc93e66d06713f631
c7ef13f6c9ef4436bc804b150e0a93307b11fa27Tinderbox User# CDDL HEADER START
1167fc7904c5f0a472f8df207ac46dd52c7f1ec8Automatic Updater# The contents of this file are subject to the terms of the
0c39b3ed9409ecb277d5e32fa763a4e4d6598df8Automatic Updater# Common Development and Distribution License, Version 1.0 only
46da3117812814a29432a8d9a9ccf8acdbfdadceAutomatic Updater# (the "License"). You may not use this file except in compliance
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User# with the License.
79b273c187a4aa1016a62181983dfdd0521681aeMark Andrews# You can obtain a copy of the license at
3349f0044fda807e1fd6681c833d3593a22dad86Tinderbox User# trunk/opends/resource/legal-notices/OpenDS.LICENSE
bed0874e1a09e810575328c4bfc346a47514b69fMark Andrews# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
b253dcf9668f95e141bce9556dc88e30d3305a1dTinderbox User# See the License for the specific language governing permissions
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User# and limitations under the License.
1ac49378a458420bc685293d12e567d7222d17b6Tinderbox User# When distributing Covered Code, include this CDDL HEADER in each
bbde8dc56605130058a1540609264fa109da3b63Automatic Updater# file and include the License file at
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
6c910bd5e4a85a56e3a61fdf7b237a45bb2553eeTinderbox User# add the following below this CDDL HEADER, with the fields enclosed
3cc98b8ecedcbc8465f1cf2740b966b315662430Automatic Updater# by brackets "[]" replaced with your own identifying information:
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# Portions Copyright [yyyy] [name of copyright owner]
a01aa536188bb3535dfc1107a623e6355a8e6b7cMark Andrews# CDDL HEADER END
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater# Copyright 2006-2008 Sun Microsystems, Inc.
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews# Portions Copyright 2011 ForgeRock AS
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater# This script may be used to manage tasks in the Directory Server.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic UpdaterOPENDJ_INVOKE_CLASS="org.opends.server.tools.ManageTasks"
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"