findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Findutils-patches] [PATCH] oldfind: Don't skip names matching ..*


From: Phil Miller
Subject: [Findutils-patches] [PATCH] oldfind: Don't skip names matching ..*
Date: Mon, 29 Dec 2014 16:36:24 -0600

There's a bit of a silly bug I noticed in the 'oldfind' code, reproducible as follows:

$ mkdir test
$ touch test/..test
$ oldfind test
test

Note that the file "test/..test" was not listed.

The attached patch fixes this.

Attachment: 0001-oldfind-Don-t-skip-names-matching.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]