Skip to content

Commit b74b05f

Browse files
author
Razvan Becheriu
committed
[#3450] addressed review and added ChangeLog entry
1 parent a1ba3c6 commit b74b05f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2255. [bug] razvan
2+
The environment is now inherited by kea-lfc when started by
3+
the kea dhcp server.
4+
(Gitlab #3450)
5+
16
2254. [func] tmark
27
Added two API commands to Perfmon hook library:
38
"perfmon-control" which can be used to enable

src/lib/dhcpsrv/tests/Makefile.am

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ endif
1515

1616
CLEANFILES = *.gcno *.gcda
1717
DISTCLEANFILES = test_libraries.h
18+
DISTCLEANFILES += test_kea_lfc_env.sh
19+
20+
noinst_SCRIPTS = test_kea_lfc_env.sh
1821

1922
TESTS_ENVIRONMENT = $(LIBTOOL) --mode=execute $(VALGRIND_COMMAND)
2023

0 commit comments

Comments
 (0)