From e88090b57a75424920d9b96efbf50e3554048828 Mon Sep 17 00:00:00 2001 From: Stephen Morris Date: Thu, 24 Jul 2014 11:01:21 +0100 Subject: [PATCH] [3416] Change one more occurrence of "BIND 10" to "Kea" in .mes files This omission was picked up in review --- src/bin/d2/d2_messages.mes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/d2/d2_messages.mes b/src/bin/d2/d2_messages.mes index 09547b9095..f3c8acaf55 100644 --- a/src/bin/d2/d2_messages.mes +++ b/src/bin/d2/d2_messages.mes @@ -88,8 +88,8 @@ This debug message is issued just before the controller invokes the application run method. % DCTL_SESSION_FAIL %1 controller failed to establish Kea session: %1 -The controller has failed to establish communication with the rest of BIND -10 and will exit. +The controller has failed to establish communication with the rest of +Kea and will exit. % DCTL_STANDALONE %1 skipping message queue, running standalone This is a debug message indicating that the controller is running in the -- GitLab