diff options
author | Kerin Millar <kfm@plushkava.net> | 2023-01-19 04:47:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-19 18:49:22 +0000 |
commit | e6db37173cb70183ee983aa1aaa5224a2f8c49c3 (patch) | |
tree | 0b8cc7f12538c9e1c0110e7cdc829d5ff94bf3c4 /Makefile.inc | |
parent | net/wpa_supplicant.sh: Properly expand the number of positional parameters (diff) | |
download | netifrc-e6db37173cb70183ee983aa1aaa5224a2f8c49c3.tar.gz netifrc-e6db37173cb70183ee983aa1aaa5224a2f8c49c3.tar.bz2 netifrc-e6db37173cb70183ee983aa1aaa5224a2f8c49c3.zip |
net/l2tp.sh: Don't try to evaluate l2tptunnel_${IFVAR} if unset
The "restructuring" commit went one step too far by combining the test for
whether l2tptunnel_${IFVAR} is defined with the test for whether the tunnel
exists, in a way that adversely affects the outer control flow. Fix it by
nesting the latter test.
Fixes: 0b8b9b13146c1eba04f2bd8d0b2b049c03891010
Signed-off-by: Kerin Millar <kfm@plushkava.net>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'Makefile.inc')
0 files changed, 0 insertions, 0 deletions