From 3d94e093e647c30331f5ad701e1251df46ffe5cc Mon Sep 17 00:00:00 2001 From: lutoff <lutoff@localhost> Date: Fri, 27 Feb 2009 15:25:04 +0000 Subject: [PATCH] Fix for issue #3765 (Root for relative paths in export-ldif depends on the path where we started the server) --- opends/src/messages/messages/tools.properties | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index 72980f0..d0d3105 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -2450,6 +2450,7 @@ FATAL_ERR_INSTANCE_ROOT_NOT_SPECIFIED_1660=INSTANCE_ROOT property not specified FATAL_ERR_CONFIG_LDIF_NOT_FOUND_1661=The "config.ldif" file is not present in \ the instance directory %s.\nInstance directory is referenced by %s +INFO_LDIFEXPORT_PATH_TO_LDIF_FILE_1662=Exporting to %s -- Gitblit v1.10.0