freebsd-dev/sbin/dhclient/tests
Kristof Provost 5575d5a548 dhclient: fix pcp:pcp cleanup failure
If isc-dhcp44-server is not installed (as is the case the project's CI
servers) we don't create ngctl.shutdown, causing the 'rm' to fail.
That in turn causes the cleanup function to return non-zero, which
causes kyua to consider the test failed.

Use 'rm -f' instead, so we don't error even if the file doesn't exist.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-06-17 09:10:52 +02:00
..
fake.c
Makefile dhclient: test against a real (ISC) dhcp server 2022-05-25 17:02:38 -07:00
Makefile.depend
option-domain-search.c
pcp.sh dhclient: fix pcp:pcp cleanup failure 2022-06-17 09:10:52 +02:00