From 76b1ffb9e98b880592ec592945526335363cb037 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 4 Oct 2018 13:19:08 +0200 Subject: [PATCH] [128-netconf-use-libprocess] Final update before merge --- src/bin/netconf/tests/run_unittests.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/netconf/tests/run_unittests.cc b/src/bin/netconf/tests/run_unittests.cc index 3d8595f0e5..b735a8e964 100644 --- a/src/bin/netconf/tests/run_unittests.cc +++ b/src/bin/netconf/tests/run_unittests.cc @@ -15,7 +15,7 @@ main(int argc, char* argv[]) { ::testing::InitGoogleTest(&argc, argv); // See the documentation of the KEA_* environment variables in - // the developer guide for info on how to tweak logging + // the developer's guide for info on how to tweak logging isc::log::initLogger(); // Override --localstatedir value for PID files -- 2.47.2