From b648c16d018b804afebe10d55a3cbcdc49097ee3 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Sat, 28 Mar 2009 12:58:55 +0000 Subject: [PATCH] Fix for issue 2793 (backup incremental : unexpected behavior when specifying empty directory) --- opends/src/messages/messages/tools.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index b3d7a8e..f4b3e3d 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -2466,4 +2466,4 @@ SEVERE_ERR_LDAPCOMPARE_ERROR_READING_FILE_1668=An error occurred reading file \ '%s'. Check that the file exists and that you have read access rights to \ - it. Details: %s \ No newline at end of file + it. Details: %s -- Gitblit v1.10.0