hush: if we did match "LINENO" or "OPTIND", stop further comparisons
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 6 Apr 2018 12:57:53 +0000 (14:57 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 6 Apr 2018 12:57:53 +0000 (14:57 +0200)
commit00bd76728d44901a260f2dcdbeed52b3c85d6b6b
tree3fbcc2f0c16cf9ad626b3718cf42a4d769685815
parentcf079ffe1c26c2d42a902a60696b20a262e92d87
hush: if we did match "LINENO" or "OPTIND", stop further comparisons

function                                             old     new   delta
handle_changed_special_names                          99     101      +2

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