commit | d2241f59022c38d4b171e56eea42e216ecccfdd9 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat Oct 31 03:34:07 2020 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Oct 31 03:34:07 2020 +0100 |
tree | edb75c2530f493c9e3f193f346d8125fe79c107f | |
parent | 112453acf24520b4655f9f36da41d8ac591b1a60 [diff] |
shell: better support of [[ ]] bashism Still rather rudimentary for ash function old new delta binop 433 589 +156 check_operator 65 101 +36 done_word 736 769 +33 test_main 405 418 +13 parse_stream 2227 2238 +11 ops_texts 124 133 +9 ops_table 80 86 +6 run_pipe 1557 1562 +5 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 8/0 up/down: 269/0) Total: 269 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>