commit | 4628945cd8d4679912f126d5f18f954210abb7d0 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Aug 11 00:59:36 2017 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Aug 11 00:59:36 2017 +0200 |
tree | 84e44413a6c1b3035effa8279d372974d3911275 | |
parent | 11f2e99c13b42675bb65cf2cfd3e3a98f95f2cee [diff] |
ash: fix "unset OPTIND" throwing an error message Added test was failing quite severely. Now only one subtest fails (OPTERR=0 has no effect). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>