From 643c570e614eadc62c88584d2fda1700abf8de37 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)

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

diff --git a/opendj-sdk/opends/src/messages/messages/utility.properties b/opendj-sdk/opends/src/messages/messages/utility.properties
index 28017ff..55b952b 100644
--- a/opendj-sdk/opends/src/messages/messages/utility.properties
+++ b/opendj-sdk/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