From e9a2437481b4d9105cb9b758d410a7b73cbcd767 Mon Sep 17 00:00:00 2001 From: mmarie <mmarie@localhost> Date: Wed, 18 Feb 2009 08:14:52 +0000 Subject: [PATCH] Minimalistic replication-related changes - Fix for a typo in replication.properties - Avoid logging a message during shutdown (to avoid spurious traces) --- opends/src/messages/messages/replication.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index fa9597f..7d9587c 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -340,7 +340,7 @@ starting online full update for exporting suffix %s data to remote directory \ server %s NOTICE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_144=Local directory server %s has \ - finished online full update for exporting suffix datat %s to remote directory \ + finished online full update for exporting suffix data %s to remote directory \ server %s NOTICE_TIMEOUT_WHEN_CROSS_CONNECTION_145=Timed out trying to acquire the domain \ lock for %s. Connection attempt from replication server %s to local replication \ -- Gitblit v1.10.0