[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#9308: [PATCH] Proposed fix
From: |
Jim Meyering |
Subject: |
bug#9308: [PATCH] Proposed fix |
Date: |
Wed, 25 Sep 2013 21:27:49 -0700 |
On Wed, Sep 25, 2013 at 3:55 AM, Pádraig Brady <address@hidden> wrote:
...
> The change looks correct, thanks.
> I've added NEWS, and tests in the attached and will push soon.
Thanks to both of you.
The complete patch looks fine.
One suggested tweak:
- rm -I will prompt for confirmation when removing write protected files.
+ rm -I now prompts for confirmation before removing a write protected file.
Thanks especially for adding those tests.