On 2008-06-05 13:06:39 +0100, Catalin Marinas wrote: > 2008/6/5 Karl Hasselström <kha@xxxxxxxxxxx>: > > > ( Did you run the test suite on your patches? I always do > > something like this (untested -- I have this command in my bash > > history on another computer) > > > > $ stg pop -a > > $ while make test; do stg push || break; done > > > > before sending out patches. It takes a few minutes per patch, but > > it's fully automatic. ) > > Not really. It would be good to have a Makefile target for this, > something like "test_patches". I'll add it. Good idea. But consider the case where the user doesn't want to test all the patches -- maybe you could give make FIRST_PATCH and/or LAST_PATCH parameters? (Defaulting to all patches, of course.) -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html