From ea98c05604b227ebe014c608887408ebae420d45 Mon Sep 17 00:00:00 2001
From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Date: Mon, 28 Oct 2013 13:23:28 +0000
Subject: [PATCH] Fixing the build.

---
 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 3ce2255..adf6109 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -518,7 +518,7 @@
  overloaded RS(%d), other DSs will disconnect
 NOTICE_NO_NEED_TO_REBALANCE_DSS_BETWEEN_RSS_229=DS(%d) not disconnected from \
  current RS(%d), since there is no need to rebalance all directory servers to \
- other replication servers in the topology.
+ other replication servers in the topology
 NOTICE_DO_NOT_DISCONNECT_DS_FROM_ACCEPTABLE_LOAD_RS_230=DS(%d) not disconnected \
  from current RS(%d), because RS is underloaded or its load goal is reached
 NOTICE_BIGGEST_WEIGHT_RS_231=DS(%d) will connect to RS(%d) because it has the \

--
Gitblit v1.10.0