hush: fix handling of } which is not a closing one in { cmd; }
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 19 Apr 2009 13:57:51 +0000 (13:57 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 19 Apr 2009 13:57:51 +0000 (13:57 -0000)
commitbf25fbccb9b2641c77685ac0a537e8068b6b354a
tree8be416c9a03d440259007697664566f50f21f93e
parenta29c935442869310c4af45c78446b34d370ff53c
hush: fix handling of } which is not a closing one in { cmd; }

function                                             old     new   delta
parse_stream                                        2176    2302    +126
builtin_unset                                        381     387      +6
shell/hush.c
shell/hush_test/hush-misc/export.right
shell/hush_test/hush-parsing/group1.right [new file with mode: 0644]
shell/hush_test/hush-parsing/group1.tests [new file with mode: 0644]
shell/hush_test/hush-vars/var_posix1.right
shell/hush_test/hush-vars/var_posix1.tests