]> git.ozlabs.org Git - ccan/commit
ccanlint: really fix failing test logic.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 6 Oct 2010 03:29:08 +0000 (13:59 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 6 Oct 2010 03:29:08 +0000 (13:59 +1030)
commitb6425505ff03ea9336692adf0ebd5fa14560fb5f
tree39ecd1105fedf4e80a7d0d879aa88518ec01cc95
parent29c59e05146152bb2f3561152a8cfa63ce2d37a7
ccanlint: really fix failing test logic.

Some of the compulsory tests don't have a total_score; treat that as "1".
And don't print out a score if the total is <= 1.
tools/ccanlint/ccanlint.c