hush: add 2 tests for correct syntax error reporting
This commit is contained in:
parent
0fe67b16ce
commit
2b6bbad4db
1
shell/hush_test/hush-misc/syntax_err.right
Normal file
1
shell/hush_test/hush-misc/syntax_err.right
Normal file
@ -0,0 +1 @@
|
||||
hush: syntax error: unterminated '
|
1
shell/hush_test/hush-misc/syntax_err.tests
Executable file
1
shell/hush_test/hush-misc/syntax_err.tests
Executable file
@ -0,0 +1 @@
|
||||
echo test `echo 'aa`
|
Loading…
Reference in New Issue
Block a user