dsreplication revision 62713b44520556f3136c67f8716f905d9a90c463
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# CDDL HEADER START
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# The contents of this file are subject to the terms of the
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# Common Development and Distribution License, Version 1.0 only
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# (the "License"). You may not use this file except in compliance
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# with the License.
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# You can obtain a copy of the license at
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# trunk/opends/resource/legal-notices/OpenDS.LICENSE
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# See the License for the specific language governing permissions
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# and limitations under the License.
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# When distributing Covered Code, include this CDDL HEADER in each
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# file and include the License file at
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# add the following below this CDDL HEADER, with the fields enclosed
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# by brackets "[]" replaced with your own identifying information:
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# Portions Copyright [yyyy] [name of copyright owner]
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# CDDL HEADER END
62713b44520556f3136c67f8716f905d9a90c463matthew_swift# Copyright 2008-2010 Sun Microsystems, Inc.
a63994ebbdcbf00a73d14fb9c19779c88411f802jvergara# This script may be used to perform some replication specific operations.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffOPENDS_INVOKE_CLASS="org.opends.server.tools.dsreplication.ReplicationCliMain"
62713b44520556f3136c67f8716f905d9a90c463matthew_swift SCRIPT_ARGS="-Dorg.opends.server.dsreplicationcallstatus=firstcall"
62713b44520556f3136c67f8716f905d9a90c463matthew_swift"${SCRIPT_DIR}/../lib/_server-script.sh" "${@}"