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

Violette Roche-Montane
07.50.2013 00d37e85955e374be365f1c34de5af1f69a6476c
opendj-sdk/opends/resource/bin/make-ldif
@@ -24,7 +24,7 @@
#
#
#      Copyright 2006-2008 Sun Microsystems, Inc.
#      Portions Copyright 2011 ForgeRock AS
#      Portions Copyright 2011-2013 ForgeRock AS
# This script may be used to generate LDIF data based on a provided template.
@@ -43,9 +43,6 @@
INSTALL_ROOT=`pwd`
export INSTALL_ROOT
NO_CHECK=1
export NO_CHECK
# Set environment variables
.  "${INSTALL_ROOT}/lib/_script-util.sh"
RETURN_CODE=$?