Merge lp:~muktupavels/compiz/run-tests into lp:compiz/0.9.13

Proposed by Alberts Muktupāvels
Status: Merged
Approved by: Dmitry Shachnev
Approved revision: 4184
Merged at revision: 4185
Proposed branch: lp:~muktupavels/compiz/run-tests
Merge into: lp:compiz/0.9.13
Diff against target: 12 lines (+1/-1)
1 file modified
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~muktupavels/compiz/run-tests
Reviewer Review Type Date Requested Status
Dmitry Shachnev Approve
Review via email: mp+353807@code.launchpad.net

Commit message

Run tests.

To post a comment you must log in.
lp:~muktupavels/compiz/run-tests updated
4184. By Alberts Muktupāvels

Use --no-parallel with auto test.

Revision history for this message
Dmitry Shachnev (mitya57) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/rules'
--- debian/rules 2018-07-23 11:50:58 +0000
+++ debian/rules 2018-08-28 09:03:44 +0000
@@ -73,7 +73,7 @@
73 dh_gencontrol -- -Vcoreabiversion=$(CORE_ABIVERSION)73 dh_gencontrol -- -Vcoreabiversion=$(CORE_ABIVERSION)
7474
75override_dh_auto_test:75override_dh_auto_test:
76 #dh_auto_test76 dh_auto_test --no-parallel
7777
78%:78%:
79 dh $@ --parallel --with python2,migrations,translations79 dh $@ --parallel --with python2,migrations,translations

Subscribers

People subscribed via source and target branches