aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-09-23 12:44:28 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2024-09-27 21:29:05 +0200
commit24aa93d5382f2365c35d6e804b748e0a1febf2f6 (patch)
tree626801490ffc84584da3ffcbcef8c62965b740e9 /docs
parent39c5c08b28f14e02611d5c79e357fb7432da1e25 (diff)
downloadbusybox-w32-24aa93d5382f2365c35d6e804b748e0a1febf2f6.tar.gz
busybox-w32-24aa93d5382f2365c35d6e804b748e0a1febf2f6.tar.bz2
busybox-w32-24aa93d5382f2365c35d6e804b748e0a1febf2f6.zip
ash: reject unknown long options
Commit 64f70cc755 (Add --login support) added code in options() to handle the bash-compatible '--login' option. In doing so it committed BusyBox ash to silently accepting all other long options. Restore compatibility with other ash variants by rejecting unknown long options. function old new delta options 589 624 +35 Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions