commit | 889550b36b057fb8ad5c825c7a17e46fde4ebbf6 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jul 14 19:01:25 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jul 14 19:01:25 2010 +0200 |
tree | 6b3f4d9a311035acaa970ac2dfce62c609d4ce55 | |
parent | 6ac37da4256a248b8b8046d3b356a3b9c4831c97 [diff] |
hush: make pun_pipe loop clearer; fix "cmd | var=`cmd` | cmd" handling function old new delta free_strings - 38 +38 pseudo_exec_argv 161 171 +10 free_pipe 227 205 -22 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 1/1 up/down: 48/-22) Total: 26 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>