hush/shell/hush_test/hush-parsing/brace1.tests
Denys Vlasenko d8389ad760 hush: fix handling of words with braces. +65 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-11-16 03:18:46 +01:00

8 lines
52 B
Plaintext
Executable File

echo {abc}
echo {
echo }
{cmd
""{
{""
echo Done: $?