From 54ec5f42b95c17e1c366ed5bb5366594e31332e8 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 21 Mar 2008 14:54:14 +0000
Subject: [PATCH] Fix for issue 3059 (setup --cli should not go in infinite loop asking)

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

diff --git a/opends/src/messages/messages/utility.properties b/opends/src/messages/messages/utility.properties
index 28017ff..55b952b 100644
--- a/opends/src/messages/messages/utility.properties
+++ b/opends/src/messages/messages/utility.properties
@@ -553,3 +553,5 @@
 MILD_ERR_CONFIRMATION_TRIES_LIMIT_REACHED_267=Confirmation tries limit reached \
  (%d)
 SEVERE_ERR_UNEXPECTED_268=Unexpected error.  Details: %s
+MILD_ERR_TRIES_LIMIT_REACHED_269=Input tries limit reached (%d)
+ 
\ No newline at end of file

--
Gitblit v1.10.0