opends/resource/bin/stop-ds
@@ -47,15 +47,6 @@ INSTALL_ROOT=`pwd` export INSTALL_ROOT if cat ${INSTALL_ROOT}/instance.loc | grep '^/' > /dev/null then INSTANCE_ROOT=`cat ${INSTALL_ROOT}/instance.loc` export INSTANCE_ROOT else INSTANCE_ROOT=${INSTALL_ROOT}/`cat ${INSTALL_ROOT}/instance.loc` export INSTANCE_ROOT fi cd "${WORKING_DIR}" # We keep this values to reset the environment before calling start-ds.