Hi Eric,
* Eric Blake wrote on Sat, Sep 12, 2009 at 01:15:04PM CEST:
> According to Ralf Wildenhues on 9/12/2009 1:58 AM:
> > + if $at_debug_p; then
> > + at_msg='per-test log files'
> > + else
> > + at_msg="\`${at_testdir+${at_testdir}/}$as_me.log'"
>
> Should we hint that per-test log files can be found under
> ${at_testdir+${at_testdir}/}$as_me.dir? Mentioning that might be useful,
> but makes the line longer, so commit whichever version you think sounds
> better.
I think the note at the end is sufficient, given that --debug is not the
default, and the ./run script resides there too. We can still fix it
upon a bug report about this.
Thanks for the reviews, pushed.
Cheers,
Ralf