X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Ftests_pass.c;fp=tools%2Fccanlint%2Ftests%2Ftests_pass.c;h=1d3c018296d409bda74892a849ab41e25e64384a;hb=4a1ec39ed6624666bb857b089f219bf3adbb944f;hp=0edfad262c4ba02299052231691b23ce40784ff7;hpb=502fa86836da59f1534e0a37f2f516334ed35866;p=ccan diff --git a/tools/ccanlint/tests/tests_pass.c b/tools/ccanlint/tests/tests_pass.c index 0edfad26..1d3c0182 100644 --- a/tools/ccanlint/tests/tests_pass.c +++ b/tools/ccanlint/tests/tests_pass.c @@ -39,7 +39,7 @@ static void do_run_tests(struct manifest *m, i->compiled)) score->score++; else - score_file_error(score, i, 0, cmdout); + score_file_error(score, i, 0, "%s", cmdout); } }