On Fri, 2008-09-12 at 19:58 -0500, Raphael Geissert wrote: > 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.
"debian/rules runtests <test>" only runs a single test, with the build directory being "debian/tests". Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

