On 12.11.2010, at 09:48, Peter Stuge <[email protected]> wrote: >>> As soon as there are no more warnings I think it should be in the >>> commit hook. >> >> Not sure if it really belongs in the commit hook - the problem is >> that it blocks the commit, and already takes a while now. No need >> to make it even slower. > > It should block the commit, to stop ugly commits. Sure it takes a > while, but I think that's OK. QA is important. It depends on exactly > how long it will take..
I think it should run asynchronously on commit just like abuild does. And add it's findings to the abuild mail report. Or maybe abuild should call it? Stefan > > //Peter > > -- > coreboot mailing list: [email protected] > http://www.coreboot.org/mailman/listinfo/coreboot >
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

