hush/shell/hush_test/hush-bugs
Denis Vlasenko f8d01d3f66 hush: fix a bug where we were requiring semicolon here: (cmd;)
also fix a bug where after error prompt is not shown.

function                                             old     new   delta
parse_stream                                        1612    1638     +26
parse_and_run_stream                                 361     375     +14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 40/0)               Total: 40 bytes
2008-06-14 17:13:20 +00:00
..
glob_and_assign.right hush: add support for ':'; create testsuite entries 2008-06-14 15:50:55 +00:00
glob_and_assign.tests hush: add support for ':'; create testsuite entries 2008-06-14 15:50:55 +00:00
glob_and_vars.right hush: add support for ':'; create testsuite entries 2008-06-14 15:50:55 +00:00
glob_and_vars.tests hush: add support for ':'; create testsuite entries 2008-06-14 15:50:55 +00:00
quote3.right hush: fix expansion of quoted $VAR, $* and $@ 2007-05-16 10:39:24 +00:00
quote3.tests hush: fix expansion of quoted $VAR, $* and $@ 2007-05-16 10:39:24 +00:00