GNU bug report logs - #29563
[PATCH] doc: fix default QUOTING_STYLE for %N format of stat(1)

Previous Next

Package: coreutils;

Reported by: Kamil Dudka <kdudka <at> redhat.com>

Date: Mon, 4 Dec 2017 16:07:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29563 in the body.
You can then email your comments to 29563 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#29563; Package coreutils. (Mon, 04 Dec 2017 16:07:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kamil Dudka <kdudka <at> redhat.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Mon, 04 Dec 2017 16:07:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kamil Dudka <kdudka <at> redhat.com>
To: bug-coreutils <at> gnu.org
Subject: [PATCH] doc: fix default QUOTING_STYLE for %N format of stat(1)
Date: Mon,  4 Dec 2017 17:06:38 +0100
* doc/coreutils.texi (stat invocation): The default value
of QUOTING_STYLE for the %N format of 'stat --printf' is
'shell-escape-always'.

Reported by Christian Groessler at
https://bugzilla.redhat.com/1520399#c3
---
 doc/coreutils.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 98ea4e228..09730f6d3 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -12246,7 +12246,7 @@ numbers unambiguously octal, you can use @samp{%#03a}.
 
 The @samp{%N} format can be set with the environment variable
 @env{QUOTING_STYLE}@.  If that environment variable is not set,
-the default value is @samp{shell-escape}.  Valid quoting styles are:
+the default value is @samp{shell-escape-always}.  Valid quoting styles are:
 @quotingStyles
 
 The @samp{%t} and @samp{%T} formats operate on the st_rdev member of
-- 
2.13.6





Reply sent to Pádraig Brady <P <at> draigBrady.com>:
You have taken responsibility. (Mon, 04 Dec 2017 18:32:02 GMT) Full text and rfc822 format available.

Notification sent to Kamil Dudka <kdudka <at> redhat.com>:
bug acknowledged by developer. (Mon, 04 Dec 2017 18:32:02 GMT) Full text and rfc822 format available.

Message #10 received at 29563-done <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Kamil Dudka <kdudka <at> redhat.com>, 29563-done <at> debbugs.gnu.org
Subject: Re: bug#29563: [PATCH] doc: fix default QUOTING_STYLE for %N format
 of stat(1)
Date: Mon, 4 Dec 2017 10:31:07 -0800
On 04/12/17 08:06, Kamil Dudka wrote:
> * doc/coreutils.texi (stat invocation): The default value
> of QUOTING_STYLE for the %N format of 'stat --printf' is
> 'shell-escape-always'.
> 
> Reported by Christian Groessler at
> https://bugzilla.redhat.com/1520399#c3
> ---
>  doc/coreutils.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/coreutils.texi b/doc/coreutils.texi
> index 98ea4e228..09730f6d3 100644
> --- a/doc/coreutils.texi
> +++ b/doc/coreutils.texi
> @@ -12246,7 +12246,7 @@ numbers unambiguously octal, you can use @samp{%#03a}.
>  
>  The @samp{%N} format can be set with the environment variable
>  @env{QUOTING_STYLE}@.  If that environment variable is not set,
> -the default value is @samp{shell-escape}.  Valid quoting styles are:
> +the default value is @samp{shell-escape-always}.  Valid quoting styles are:
>  @quotingStyles
>  
>  The @samp{%t} and @samp{%T} formats operate on the st_rdev member of
> 

Applied, thanks.

marking this as done

Pádraig




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 02 Jan 2018 12:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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