commit | a5d7b0f4f4e9728c3eb7a06d38227d9f3351e677 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jul 02 23:07:21 2021 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jul 02 23:07:21 2021 +0200 |
tree | e0f0753152820bb0fee88f0b97085dc9a2b66244 | |
parent | 4d902ea9def573cd15271177abbfa50fbf30c84f [diff] |
awk: fix detection of VAR=VAL arguments 1NAME=VAL is not it, neither is VA.R=VAL function old new delta next_input_file 216 214 -2 is_assignment 115 91 -24 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-26) Total: -26 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>