opnsense-src/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 dhclient(8): Fix a typo in a source code comment 2022-04-09 09:28:06 +02:00
Makefile dhclient: test against a real (ISC) dhcp server 2022-05-25 17:02:38 -07:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
option-domain-search.c
pcp.sh dhclient: fix pcp:pcp cleanup failure 2022-06-17 09:10:52 +02:00