ash: fix set -o to not show "nameless" options
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 2 Aug 2019 14:43:36 +0000 (16:43 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 2 Aug 2019 14:44:35 +0000 (16:44 +0200)
commit2f9c124f7daf4645ca62f6a25ca9be40fcc5275d
tree2d3f283be2dafb5c247bce13ec537044fd986c44
parent16474cf246cb10b982f7365b201f32a930e8af95
ash: fix set -o to not show "nameless" options

Patch by Martijn Dekker <martijn@inlv.org>

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c