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