From d4eded2376706c67b680ad522e61cbe54d8214b0 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Thu, 15 Jan 2015 11:21:07 -0800 Subject: Make octal/hex escapes in printf and echo output literal bytes Fixes #1894 --- tests/printf.out | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/printf.out') diff --git a/tests/printf.out b/tests/printf.out index 04e0a94b..f1c1960b 100644 --- a/tests/printf.out +++ b/tests/printf.out @@ -13,3 +13,4 @@ foo bar baz I P Q R Test escapes a +fe -- cgit v1.2.3