hush: fix \<newline> handling
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
2
shell/hush_test/hush-parsing/escape4.right
Normal file
2
shell/hush_test/hush-parsing/escape4.right
Normal file
@@ -0,0 +1,2 @@
|
||||
Ok
|
||||
End
|
6
shell/hush_test/hush-parsing/escape4.tests
Executable file
6
shell/hush_test/hush-parsing/escape4.tests
Executable file
@@ -0,0 +1,6 @@
|
||||
i\
|
||||
f tr\
|
||||
ue; th\
|
||||
en echo "O\
|
||||
k"; fi; echo "\
|
||||
End"
|
0
shell/hush_test/hush-parsing/group1.tests
Normal file → Executable file
0
shell/hush_test/hush-parsing/group1.tests
Normal file → Executable file
Reference in New Issue
Block a user