Frank Lichtenheld wrote: > On Thu, Sep 11, 2008 at 09:45:32PM -0500, Raphael Geissert wrote: >> Finally some patch for something outside checks/ :) >> >> Attached mbox/patch prints a warning to STDERR when no checks were >> processed, which can happen if a wrong testset directory was specified >> (and it will hopefully save me some minutes next time I happen to write >> 'checks' instead of 'testset' :) > > Hmm, you do not use debian/rules runtests ?
Err, no. I use: $ tmp=$(mktemp -d) $ testset/runtests testset/ $tmp <test> The last option being the reason why I don't use runtests. > > Anyway, good idea in general, I applied a slightly modified patch. Ok, thanks. > > Gruesse, Cheers, -- Atomo64 - Raphael Please avoid sending me Word, PowerPoint or Excel attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

