From 150eef9d1b56fa3ac827d870135a895c468adc53 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Thu, 09 Apr 2009 22:25:07 +0000
Subject: [PATCH] Remove trailing full-stop in message which was causing unit tests and precommit failure.

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

diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties
index 27ce32c..ef9028d 100644
--- a/opends/src/messages/messages/core.properties
+++ b/opends/src/messages/messages/core.properties
@@ -1429,7 +1429,7 @@
  request did not contain any modifications
 INFO_DSCORE_DESCRIPTION_NODETACH_567=Do not detach from the terminal and \
  continue running in the foreground. This option cannot be used with the \
--t, --timeout option.
+-t, --timeout option
 MILD_ERR_ENTRY_INCREMENT_NO_SUCH_ATTRIBUTE_568=Unable to increment the value \
  of attribute %s because that attribute does not exist in the entry
 INFO_DSCORE_TOOL_DESCRIPTION_569=This utility can be used to start the \

--
Gitblit v1.10.0