]> arthur.barton.de Git - bup.git/commit
Makefile: support parallel testing
authorRob Browning <rlb@defaultvalue.org>
Sun, 8 Mar 2015 23:07:23 +0000 (18:07 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 8 Mar 2015 23:07:23 +0000 (18:07 -0500)
commite42bc90e88b2f46ec48183fd42d6874660a7f477
treecf7bddf5ef572ca18dffb4345689f0741338535d
parentbdce5df7ccb5a880c91daba287549fe763254d98
Makefile: support parallel testing

These changes allow "make -j check" to work, which substantially
decreases the testing time here.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Makefile