diff options
| author | Francis Dupont <fdupont@isc.org> | 2018-10-04 13:19:08 +0200 |
|---|---|---|
| committer | Francis Dupont <fdupont@isc.org> | 2018-10-04 13:19:08 +0200 |
| commit | 76b1ffb9e98b880592ec592945526335363cb037 (patch) | |
| tree | f3481f74e1619618a610933a54f33d62811ef3ac | |
| parent | e6e082e5635ecacbb2a39b9428c71695b234f42a (diff) | |
[128-netconf-use-libprocess] Final update before merge128-netconf-config_base
| -rw-r--r-- | src/bin/netconf/tests/run_unittests.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
