hush: fix handling of words with braces. +65 bytes
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 16 Nov 2009 02:18:46 +0000 (03:18 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 16 Nov 2009 02:18:46 +0000 (03:18 +0100)
commitd8389ad76028a536d1869ec163c15fd817dc7b65
tree9c38fad7608a9280209745d4ec1fd70d29ff7cca
parent00243b0a1aa7149660e52e748b82a14e5e818150
hush: fix handling of words with braces. +65 bytes

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