Re: rm -iR
Jan Schaumann <[email protected]> Sat, 25 Apr 2026 16:24:03 -0400
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <[email protected]> |
Reinoud Zandijk <[email protected]> wrote: > On Fri, Feb 06, 2026 at 04:33:51PM -0500, Jan Schaumann wrote: > > RVP <[email protected]> wrote: > > > This do? > > > > > > - p->fts_statp)) { > > > + p->fts_statp, "enter")) { > > > > I think that'd work. I'd probably prefer to match the > > message on one of the existing examples ("examine > > files in" or "descend into directory"), but have no > > strong feelings about that. > > I agree, it would be more clear. I've just committed that change using "examine files in". Thanks, RVP, for the suggested patch! -Jan