We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ba3c6 commit b74b05fCopy full SHA for b74b05f
ChangeLog
@@ -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
+
6
2254. [func] tmark
7
Added two API commands to Perfmon hook library:
8
"perfmon-control" which can be used to enable
src/lib/dhcpsrv/tests/Makefile.am
@@ -15,6 +15,9 @@ endif
15
16
CLEANFILES = *.gcno *.gcda
17
DISTCLEANFILES = test_libraries.h
18
+DISTCLEANFILES += test_kea_lfc_env.sh
19
20
+noinst_SCRIPTS = test_kea_lfc_env.sh
21
22
TESTS_ENVIRONMENT = $(LIBTOOL) --mode=execute $(VALGRIND_COMMAND)
23
0 commit comments