Skip to content

Commit

Permalink
dh_auto_test
Browse files Browse the repository at this point in the history
- Tests can't be run in parallel
  • Loading branch information
jelu committed Aug 27, 2021
1 parent ad849e7 commit e66dae4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@
override_dh_auto_configure:
./autogen.sh
dh_auto_configure -- --enable-dnstap

override_dh_auto_test:
dh_auto_test --no-parallel

0 comments on commit e66dae4

Please sign in to comment.