diff options
author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-07-14 18:32:53 +0000 |
---|---|---|
committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-07-15 17:53:21 +0000 |
commit | 5a1e2927d63ed6394b767088eb2d66676f275467 (patch) | |
tree | 88b206d1c9947822b81fb55dceea2eaa24d2f6e9 /contrib/perl5/eg/cgi/(public-mirror) | |
parent | db8296ff38cd149a21ce363341d401afebd75a0f (diff) |
Without the extra '\n' the dual-column ('REGD' '') are not properly
separated for dialog which leads to an [misleading] error hidden on
the command line:
Error: --menu bad arguments items number.
[Writing this I wonder why the dual-column input is needed].
It is still unclear as to where the error message quoted in PR287538
suddenly came from for 14.3-RELEASE given the code was broken since 2016
(or noone ever noticed or reported).
Looking at manual ifconfig output:
ifconfig wlan0 country GB regdomain Expected
-> ifconfig: unknown regdomain Expected
and "ifconfig: " gets stripped by the script, which means the regdomain
variable would have to be set to "Expected" or more likely to
"Expected eval: Use: not found" which looks like a concatination of
errors.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Fixes: 95ee591e83a91
PR: 287538
Reviewed by: emaste, thj
Differential Revision: https://reviews.freebsd.org/D51313
Diffstat (limited to 'contrib/perl5/eg/cgi/(public-mirror)')
0 files changed, 0 insertions, 0 deletions