mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
02.07.2011 c0493d41a642a6c66ee676cc93c5330468d25b56
opendj-sdk/opends/resource/bin/export-ldif
@@ -24,12 +24,13 @@
#
#
#      Copyright 2006-2008 Sun Microsystems, Inc.
#      Portions Copyright 2011 ForgeRock AS
# This script may be used to perform an LDIF export for a Directory Server
# backend.
OPENDS_INVOKE_CLASS="org.opends.server.tools.ExportLDIF"
export OPENDS_INVOKE_CLASS
OPENDJ_INVOKE_CLASS="org.opends.server.tools.ExportLDIF"
export OPENDJ_INVOKE_CLASS
SCRIPT_NAME="export-ldif"
export SCRIPT_NAME