]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(test): remove check on dhclient support for --timeout
authorBeniamino Galvani <bgalvani@redhat.com>
Wed, 1 Feb 2023 10:07:49 +0000 (11:07 +0100)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Tue, 7 Feb 2023 13:40:11 +0000 (14:40 +0100)
commitda959483333c6ab83e4cdef837130eacec6b35d7
tree41418b0aefbfb6333166e121eb42293852281321
parentd3993c7dabdd37c54a991c6ad9ea38365598d16a
fix(test): remove check on dhclient support for --timeout

The network-legacy dracut module already ignores the DHCP timeout option when
it's not supported by dhclient. Other network modules don't use dhclient for
DHCP.
test/TEST-20-NFS/test.sh
test/TEST-50-MULTINIC/test.sh