hush: fix "unterminated last line loops forever" bug
hush: add testsuite infrastructure
This commit is contained in:
1
shell/hush_test/hush-parsing/noeol.right
Normal file
1
shell/hush_test/hush-parsing/noeol.right
Normal file
@@ -0,0 +1 @@
|
||||
HELLO
|
2
shell/hush_test/hush-parsing/noeol.tests
Normal file
2
shell/hush_test/hush-parsing/noeol.tests
Normal file
@@ -0,0 +1,2 @@
|
||||
# next line has no EOL!
|
||||
echo HELLO
|
Reference in New Issue
Block a user