From 4e864460737d90efd089ba9b520368ad33bdeaa9 Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Thu, 24 Jan 2008 13:06:12 +0000
Subject: [PATCH] Remove '.' at the end of messages (breaks unit test)

---
 opends/src/messages/messages/version.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/src/messages/messages/version.properties b/opends/src/messages/messages/version.properties
index 778265b..45347fc 100644
--- a/opends/src/messages/messages/version.properties
+++ b/opends/src/messages/messages/version.properties
@@ -85,7 +85,7 @@
  scheme references in the password policy have been converted from names to \
  DNs, and it is not possible to revert from the DN back to the scheme name
 INFO_3294_UPGRADE_9=This upgrade introduces a new security framework that is \
- not backwards compatible.  Upgrade is not possible.
+ not backwards compatible.  Upgrade is not possible
 INFO_3294_REVERSION_10=The revision 3294 introduces a new security framework.  \
- Revert is not possible.
+ Revert is not possible
  

--
Gitblit v1.10.0