[PATCH] fix broken set [+-]o output

Denys Vlasenko vda.linux at googlemail.com
Fri Aug 2 14:44:58 UTC 2019


Applied, thanks

On Wed, Jul 24, 2019 at 6:29 PM Martijn Dekker <martijn at inlv.org> wrote:
>
> Commit f3634584 introduced short-form shell options without long-form
> equivalents. This broke the output of 'set -o' and 'set +o' as the
> function writing this output assumed all options have long names. This
> simple patch removes that assumption.
>
> --
> modernish -- harness the shell
> https://github.com/modernish/modernish
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox


More information about the busybox mailing list