Re: recheck, recheck-html, check-html

2009-04-10 Thread Ralf Wildenhues
Hi Akim, * Akim Demaille wrote on Thu, Apr 09, 2009 at 09:49:43AM CEST: > Le 6 avr. 09 à 07:52, Ralf Wildenhues a écrit : > > I'm sorry for being so unresponsive, I hope I'm not causing some delays > in the release of Automake! Not really. I have a nonempty list of other buglets to fix st

Re: recheck, recheck-html, check-html

2009-04-09 Thread Akim Demaille
Le 6 avr. 09 à 07:52, Ralf Wildenhues a écrit : Hi Akim, Hi Ralf, I'm sorry for being so unresponsive, I hope I'm not causing some delays in the release of Automake! Bugs in my code: - above three targets fail to update $(check_SCRIPTS) $ (check_PROGRAMS). But these guys are less im

Re: recheck, recheck-html, check-html

2009-04-06 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Mon, Apr 06, 2009 at 07:52:01AM CEST: > --- a/lib/am/check.am > +++ b/lib/am/check.am > +recheck recheck-html: > + @target=`echo $@ | sed 's,^re,,'`; \ > + list='$(TEST_LOGS)';\ > +## If the