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:
Denys Vlasenko
2018-01-11 12:39:48 +01:00
parent aaf7a2e24d
commit 932b9971d0
5 changed files with 27 additions and 4 deletions

View File

@@ -0,0 +1,2 @@

Done:0

View File

@@ -0,0 +1,2 @@
echo 
echo Done:$?