From cc71815c0c2945ee9ed3332d5e0d6b9f2077d025 Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Mon, 19 Jan 2015 16:36:43 +0000 Subject: [PATCH] Fixing build: no final dot '.' in messages --- opends/src/messages/messages/tools.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index 9a780bf..bfc5f28 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -20,7 +20,7 @@ # CDDL HEADER END # # Copyright 2006-2010 Sun Microsystems, Inc. -# Portions Copyright 2011-2014 ForgeRock AS +# Portions Copyright 2011-2015 ForgeRock AS @@ -1851,7 +1851,7 @@ INFO_DESCRIPTION_DBTEST_SUBCMD_LIST_INDEX_STATUS_1336=List the status of \ indexes in an entry container. \ This subcommand can take a long time to complete, \ - as it reads all indexes for all backends. + as it reads all indexes for all backends INFO_DESCRIPTION_DBTEST_MAX_KEY_VALUE_1337=Only show records with keys that \ should be ordered before the provided value using the comparator for the \ database container -- Gitblit v1.10.0