debuild: Do not parallelize tests
authorFlorian Schmidt <github@flosch.eu>
Mon, 6 Mar 2017 16:30:55 +0000 (17:30 +0100)
committerFlorian Schmidt <florian.schmidt@neclab.eu>
Mon, 6 Mar 2017 16:45:28 +0000 (17:45 +0100)
commit6e632adcd08d3428275f5042ee9450d0262fbadd
tree7eeb520f96d8249ee678a310b70bf52e3055038b
parent27a9cae59d1ee7069582b6c1eca9c8959b892af8
debuild: Do not parallelize tests

The tests in the test suite are not parallelizable and will fail if run
in parallel. Make the test step non-parallel to fix this issue.
debian/rules