On Wed, Sep 25, 2013 at 3:55 AM, Pádraig Brady <[email protected]> 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.
