From 85f08bac6d325edb495f4be8ed4cc10a1b721f4a 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)

---
 opendj-sdk/opends/src/messages/messages/tools.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index b3d7a8e..f4b3e3d 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/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