hush: fix handling of raw ^C in scripts: "echo ^C"
function old new delta expand_vars_to_list 1133 1187 +54 parse_stream 2690 2719 +29 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
2
shell/ash_test/ash-misc/control_char1.right
Normal file
2
shell/ash_test/ash-misc/control_char1.right
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
Done:0
|
2
shell/ash_test/ash-misc/control_char1.tests
Executable file
2
shell/ash_test/ash-misc/control_char1.tests
Executable file
@@ -0,0 +1,2 @@
|
||||
echo
|
||||
echo Done:$?
|
Reference in New Issue
Block a user