On 06/21/2012 07:27 PM, Dave Hart wrote: > On Thu, Jun 21, 2012 at 10:32 AM, Stefano Lattarini > <[email protected]> wrote: >> Possible culprits have been identified with the command "git grep '-rm\b'". >> >> * NG-NEWS: Update. >> * lib/am/tags.am, lib/am/distdir.am, lib/am/dejagnu.am, lib/am/clean.am: Do >> not invoke "rm" when the "-" recipe modifier: we now want the cleaning >> recipes to fail if rm encounters an error. > > "when" is confusing here. > Typo. It was mean to be "with" actually. Still ...
> I suggest: > > * lib/am/tags.am, lib/am/distdir.am, lib/am/dejagnu.am, lib/am/clean.am: Do > not prefix recipes invoking "rm" with the "-" recipe modifier: we now want > the cleaning recipes to fail if rm encounters an error. > ... I like your wording better, so I'll use it anyway. Thanks, Stefano
