commit | b1cfc453760b3b3b81bb3217f68074a98c96084b | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat May 02 17:18:34 2009 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat May 02 17:18:34 2009 +0200 |
tree | 3567c42f4fd94570e3e68fa9b0557fa93f098a7d | |
parent | aa0a12d5495a9cc8612e026ea5787eee4b019095 [diff] |
hush: fix handling of unterminated subshell: (<eof>. Fixes bug 229. function old new delta syntax_error_unexpected_ch 31 41 +10 parse_stream 2184 2191 +7 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>