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
This commit is contained in:
Denis Vlasenko
2009-04-19 13:57:51 +00:00
parent a29c935442
commit bf25fbccb9
6 changed files with 45 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
export aaa1="'''"
export aaa2=
export aaa2=''
export aaa3="'''"'abc'
export aaa4='def'"'''"
export aaa5="'''"'abc'"'''"'def'"'''"