GNU bug report logs - #32703
echo_man_error

Previous Next

Package: coreutils;

Reported by: "1064240043" <szq1064240043 <at> qq.com>

Date: Tue, 11 Sep 2018 15:19:02 UTC

Severity: normal

Tags: moreinfo

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eric Blake <eblake <at> redhat.com>
To: Pádraig Brady <P <at> draigBrady.com>, 1064240043 <szq1064240043 <at> qq.com>, 32703-done <at> debbugs.gnu.org
Subject: bug#32703: echo_man_error
Date: Mon, 24 Sep 2018 08:52:43 -0500
On 9/23/18 9:48 PM, Pádraig Brady wrote:
> I'll push the attached later.
> Interesting there were no echo tests until now.
> 
> Marking this as done.

Thanks.

> +++ b/tests/misc/echo.sh

> +
> +# Verify the methods of specifying "Escape":
> +# Note 4 octal digits are allows (unlike printf which uses up to 3)

allowed

> +++ b/tests/misc/printf.sh
> @@ -60,9 +60,8 @@ $prog '5 % +d\n' 234  >> out || fail=1
>   # coreutils-5.0.1, it would print six bytes: "6 \41\n".
>   $prog '6 \41\n' | tr '\41' '!' >> out
>   
> -# Note that as of coreutils-5.0.1, printf with a format of '\0002x'
> -# prints a NUL byte followed by the digit '2' and an 'x'.
> -# By contrast bash's printf outputs the same thing as $(printf '\2x') does.
> +# Note that as of coreutils-5.0.1, printf with a format of '\0002y'
> +# prints a NUL byte followed by the digit '2' and an 'y'.

s/an/a/

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org




This bug report was last modified 6 years and 266 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.