]> git.ozlabs.org Git - ccan-lca-2011.git/commitdiff
ccanlint: -k should not pollute module directory.
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 9 Jan 2011 02:49:15 +0000 (13:19 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Sun, 9 Jan 2011 02:49:15 +0000 (13:19 +1030)
It leads to numerous problems, such as the next ccanlint getting confused
trying to compile examples, and "-k examples_compile -k examples_exist"
giving bogus errors.

So instead we leave the temporary dir lying around and delete
individual files which aren't marked "keep".


No differences found