bug-gnulib
[Top][All Lists]
Advanced

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

Re: bug#62607: cp --recursive --backup broken in 9.2


From: Pádraig Brady
Subject: Re: bug#62607: cp --recursive --backup broken in 9.2
Date: Tue, 4 Apr 2023 12:02:50 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Thunderbird/109.0

On 03/04/2023 18:19, Pádraig Brady wrote:
On 02/04/2023 13:40, Pádraig Brady wrote:
For completeness the correct repro is:

     mkdir -p {src,dst}/foo
     touch {src,dst}/foo/bar
     cp --recursive --backup src/* dst

The attached two patches should address this.
The first fixes the bug in gnulib (cc'd),
while the second adds a test to coreutils.

Pushed.
Marking this as done.

thanks,
Pádraig




reply via email to

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