summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/control_char3.tests
diff options
context:
space:
mode:
authorDenys Vlasenko2021-06-15 16:05:57 +0200
committerDenys Vlasenko2021-11-23 05:31:30 +0100
commit56a335378ac100d51c30b21eee499a2effa37fba (patch)
treeac77b70f346a03a43ae7219be5b9704788d4d624 /shell/hush_test/hush-misc/control_char3.tests
parent5b939a6d290651bcd836083d2a3e6fa6ff7bc636 (diff)
downloadbusybox-56a335378ac100d51c30b21eee499a2effa37fba.zip
busybox-56a335378ac100d51c30b21eee499a2effa37fba.tar.gz
hush: fix handling of \^C and "^C"
function old new delta parse_stream 2238 2252 +14 encode_string 243 256 +13 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/0 up/down: 27/0) Total: 27 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> (cherry picked from commit 1b7a9b68d0e9aa19147d7fda16eb9a6b54156985)
Diffstat (limited to 'shell/hush_test/hush-misc/control_char3.tests')
-rwxr-xr-xshell/hush_test/hush-misc/control_char3.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/control_char3.tests b/shell/hush_test/hush-misc/control_char3.tests
new file mode 100755
index 0000000..4359db3
--- /dev/null
+++ b/shell/hush_test/hush-misc/control_char3.tests
@@ -0,0 +1,2 @@
+# (set argv0 to "SHELL" to avoid "/path/to/shell: blah" in error messages)
+$THIS_SH -c '\' SHELL