hush: fix hush-bugs/parse_err.tests
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 May 2010 07:49:47 +0000 (09:49 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 May 2010 07:49:47 +0000 (09:49 +0200)
commit3227d3f982e809fd02b37d6274f1c7da0a307cea
tree91a012dc7a9fdf3016f2258e05d4588e2cb89bf1
parent0f01b00d742f92061cbbd9e95d1cd0368c4d2a4c
hush: fix hush-bugs/parse_err.tests

function                                             old     new   delta
parse_stream                                        2325    2339     +14
builtin_umask                                        121     123      +2
builtin_type                                         116     114      -2

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c
shell/hush_test/hush-bugs/parse_err.right [deleted file]
shell/hush_test/hush-bugs/parse_err.tests [deleted file]
shell/hush_test/hush-parsing/group2.right [new file with mode: 0644]
shell/hush_test/hush-parsing/group2.tests [new file with mode: 0755]