From 1dac0041d55992be1340f9b28ae425c100ff4ba7 Mon Sep 17 00:00:00 2001 From: Kevin Ballard Date: Sun, 10 Jan 2016 17:13:08 -0800 Subject: Stop unescaping strings with `commandline -b` The fix for #2075 inadvertently started unescaping the strings emitted from `commandline -b`. Only strings emitted with the `-o` flag are supposed to be unescaped. Fixes #2210. --- tests/commandline.expect.err | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/commandline.expect.err (limited to 'tests/commandline.expect.err') diff --git a/tests/commandline.expect.err b/tests/commandline.expect.err new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3