hush: implement "silent" optstrings of ":opts"
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Aug 2017 15:21:14 +0000 (17:21 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Aug 2017 15:21:14 +0000 (17:21 +0200)
commit419db0391e47444dd12fb052613fd415694d04f0
tree0b989526666cd6150b7bae6151f9273c4a5db487
parent129e1ce72c28ec14aee459cceffc25ed9d5cae85
hush: implement "silent" optstrings of ":opts"

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash_test/ash-getopts/getopt_silent.right [new file with mode: 0644]
shell/ash_test/ash-getopts/getopt_silent.tests [new file with mode: 0755]
shell/hush.c
shell/hush_test/hush-getopts/getopt_silent.right [new file with mode: 0644]
shell/hush_test/hush-getopts/getopt_silent.tests [new file with mode: 0755]