hush: add tickquote1.tests from ash testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
bb963bda62
commit
cafb2d195d
@ -1 +1 @@
|
||||
echo `"pwd`
|
||||
echo _`"pwd`_
|
||||
|
1
shell/hush_test/hush-misc/tickquote1.right
Normal file
1
shell/hush_test/hush-misc/tickquote1.right
Normal file
@ -0,0 +1 @@
|
||||
hush: syntax error: unterminated "
|
2
shell/hush_test/hush-misc/tickquote1.tests
Executable file
2
shell/hush_test/hush-misc/tickquote1.tests
Executable file
@ -0,0 +1,2 @@
|
||||
# UNFIXED BUG: hush does not parse embedded `cmd` at embedding document parse time
|
||||
echo _`"pwd`_
|
Loading…
Reference in New Issue
Block a user