GNU bug report logs - #33097
test has filetest -a but man page doesn't list it

Previous Next

Package: coreutils;

Reported by: Martin Schulte <gnu <at> schrader-schulte.de>

Date: Fri, 19 Oct 2018 21:00:02 UTC

Severity: normal

Tags: confirmed, fixed

Merged with 15278

Done: Bernhard Voelker <mail <at> bernhard-voelker.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Martin Schulte <gnu <at> schrader-schulte.de>
Subject: bug#33097: closed (Re: bug#33097: test has filetest -a but man
 page doesn't list it)
Date: Fri, 26 Oct 2018 11:59:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#33097: test has filetest -a but man page doesn't list it

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 33097 <at> debbugs.gnu.org.

-- 
33097: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33097
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Assaf Gordon <assafgordon <at> gmail.com>, Paul Eggert <eggert <at> cs.ucla.edu>,
 Martin Schulte <gnu <at> schrader-schulte.de>, 33097-done <at> debbugs.gnu.org
Subject: Re: bug#33097: test has filetest -a but man page doesn't list it
Date: Fri, 26 Oct 2018 13:58:29 +0200
On 10/23/18 2:18 AM, Assaf Gordon wrote:
> On 21/10/18 05:06 PM, Bernhard Voelker wrote:
> 
>> The 3rd patch adds support for 'test -N FILE' as in bash.
>> Please check (on various platforms / file systems if possible).
> 
> "test-N.sh" passes on FreeBSD,OpenBSD,NetBSD (with their respective
> default file systems) and on cygwin 64bit over ntfs.
> 
> Also passes on ext4 inside a directory with "chattr +A" (disabled access time).

Many thanks for the tests.  It passes on SLES12 as well.
Pushed with the change in 'test-N.sh' to +/-2 days for the vfat case.

Marking this as done.

Have a nice day,
Berny

[Message part 3 (message/rfc822, inline)]
From: Martin Schulte <gnu <at> schrader-schulte.de>
To: bug-coreutils <at> gnu.org
Subject: test has filetest -a but man page doesn't list it
Date: Fri, 19 Oct 2018 22:48:22 +0200
Hello coreutils maintainers,

test in coreutils 8.30 supports the unary -a test (is the same as -e) but
this is not listed on the manpage (in bash 4.4.12 "help test" does list
it).

I can imagine good reasons to kick out the unary -a but I think it
then should be kicked out of program and man page (or it should be listed
in the man page, maybe as deprecated).

Best regards,

Martin



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

Previous Next


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