mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 06:55:16 +00:00
[#3450] addressed review and added ChangeLog entry
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2255. [bug] razvan
|
||||||
|
The environment is now inherited by kea-lfc when started by
|
||||||
|
the kea dhcp server.
|
||||||
|
(Gitlab #3450)
|
||||||
|
|
||||||
2254. [func] tmark
|
2254. [func] tmark
|
||||||
Added two API commands to Perfmon hook library:
|
Added two API commands to Perfmon hook library:
|
||||||
"perfmon-control" which can be used to enable
|
"perfmon-control" which can be used to enable
|
||||||
|
@@ -15,6 +15,9 @@ endif
|
|||||||
|
|
||||||
CLEANFILES = *.gcno *.gcda
|
CLEANFILES = *.gcno *.gcda
|
||||||
DISTCLEANFILES = test_libraries.h
|
DISTCLEANFILES = test_libraries.h
|
||||||
|
DISTCLEANFILES += test_kea_lfc_env.sh
|
||||||
|
|
||||||
|
noinst_SCRIPTS = test_kea_lfc_env.sh
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = $(LIBTOOL) --mode=execute $(VALGRIND_COMMAND)
|
TESTS_ENVIRONMENT = $(LIBTOOL) --mode=execute $(VALGRIND_COMMAND)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user