From 7c8329a904420b71e3bf9a5297c447d2f1c7f281 Mon Sep 17 00:00:00 2001 From: dugan <dugan@localhost> Date: Tue, 18 Aug 2009 04:06:27 +0000 Subject: [PATCH] Some unit test fixes. Also, comment a unit test out until I figure out what the problem is. --- opends/src/messages/messages/jeb.properties | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/jeb.properties b/opends/src/messages/messages/jeb.properties index 8b8846d..6a3e241 100644 --- a/opends/src/messages/messages/jeb.properties +++ b/opends/src/messages/messages/jeb.properties @@ -370,5 +370,3 @@ NOTICE_JEB_IMPORT_LDIF_BUFF_SIZE_LESS_DEFAULT_197=Setting phase one buffer \ size to minimal %d bytes and proceeding SEVERE_ERR_DATABASE_ERROR_198=Database error during backend operation: %s -SEVERE_ERR_IMPORT_LDIF_INVALID_THREAD_COUNT_199=Invalid thread count value %d, \ -value must be greater than or equal to 1 -- Gitblit v1.10.0