export-ldif revision 27f8adec83293fb8bd3bfa37175322b0ee3bb933
824cb6567555af556d0963d961798483d252eb5fMark Andrews# CDDL HEADER START
bca16e31b457598cd1dbbf0cdc7a26a6d2ec3753Mark Andrews# The contents of this file are subject to the terms of the
bca16e31b457598cd1dbbf0cdc7a26a6d2ec3753Mark Andrews# Common Development and Distribution License, Version 1.0 only
58ea8fb1dfc8c055a7d4ad74d65e345436ede790Mark Andrews# (the "License"). You may not use this file except in compliance
58ea8fb1dfc8c055a7d4ad74d65e345436ede790Mark Andrews# with the License.
cfcb0881d12db2b7cb33475b7d20ac6c9015203bMark Andrews# You can obtain a copy of the license at
cfcb0881d12db2b7cb33475b7d20ac6c9015203bMark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE
1a8efeab76d34327a699894a6a404f97b341c57aMark Andrews# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
1a8efeab76d34327a699894a6a404f97b341c57aMark Andrews# See the License for the specific language governing permissions
1a8efeab76d34327a699894a6a404f97b341c57aMark Andrews# and limitations under the License.
f041bef2c60a092ab4dcae475451729a5345830fMark Andrews# When distributing Covered Code, include this CDDL HEADER in each
a7dd5f21e996b01262a3d564dae9561cb3f8e717Mark Andrews# file and include the License file at
a7dd5f21e996b01262a3d564dae9561cb3f8e717Mark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
92d23165938a5e595f80b2e3fb5d8cb918ac7dacMark Andrews# add the following below this CDDL HEADER, with the fields enclosed
92d23165938a5e595f80b2e3fb5d8cb918ac7dacMark Andrews# by brackets "[]" replaced with your own identifying information:
1cbb3a4df30777791ce27a0d2349420808c013d8Mark Andrews# Portions Copyright [yyyy] [name of copyright owner]
289ae548d52bc8f982d9823af64cafda7bd92232Mark Andrews# CDDL HEADER END
4ccea866e64a8ec8525ad4bf7d57606bcd2fc15dMark Andrews# Portions Copyright 2006-2007 Sun Microsystems, Inc.
4cf228853d658a742a826393f341e2486c629f7bMark Andrews# This script may be used to perform an LDIF export for a Directory Server
1672cc63c190e073706a742ebaabc20ac4d2c916Mark AndrewsOPENDS_INVOKE_CLASS="org.opends.server.tools.ExportLDIF"
5de1ad63735deb0ea86b2d0a9366eddf5fbeddc1Mark Andrews"${SCRIPT_DIR}/../lib/_mixed-script.sh" "${@}"