#2185 PR merged
: Error out when DHCLIENT_BIN and DHCLIENT6_BIN are empty and USE_DHCLIENT is set¶
Labels: bug
, fixed / solved / done
jsmeix opened issue at 2019-07-15 15:26:¶
-
Type: Bug Fix
-
Impact: Normal
-
Reference to related issue (URL):
https://github.com/rear/rear/issues/2184 -
How was this pull request tested?
Not yet tested - will test it tomorrow... -
Brief description of the changes in this pull request:
Added test to prep/GNU/Linux/210_include_dhclient.sh
to Error out when DHCLIENT_BIN and DHCLIENT6_BIN are empty
and USE_DHCLIENT is set.
jsmeix commented at 2019-07-16 12:18:¶
Tested with USE_DHCLIENT="yes"
and USE_DHCLIENT="no"
and
without USE_DHCLIENT set and with and without dhclient installed
and for me it works as inteded.
If there are no objections I would like to merge it later today.
[Export of Github issue for rear/rear.]