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