]> git.notmuchmail.org Git - notmuch/commit
build-system: run make clean before testing.
authorDavid Bremner <bremner@debian.org>
Sun, 17 Jul 2011 12:52:05 +0000 (09:52 -0300)
committerDavid Bremner <bremner@debian.org>
Sun, 17 Jul 2011 13:59:41 +0000 (10:59 -0300)
commit9fb9fb2986741041e37c2c65108b2031272b9b0b
tree83b1d2b99bc6279b317e07d72b414cac65a2e303
parent2e136988129507a6a8cbac62014122051f156072
build-system: run make clean before testing.

The reasoning is that we might have some error in the build system
that causes something not to be rebuilt; this would potentially have
the tests run on the wrong version of the code.
Makefile.local