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
1=== modified file 'debian/rules'
2--- debian/rules 2018-07-23 11:50:58 +0000
3+++ debian/rules 2018-08-28 09:03:44 +0000
4@@ -73,7 +73,7 @@
5 dh_gencontrol -- -Vcoreabiversion=$(CORE_ABIVERSION)
6
7 override_dh_auto_test:
8- #dh_auto_test
9+ dh_auto_test --no-parallel
10
11 %:
12 dh $@ --parallel --with python2,migrations,translations

Subscribers

People subscribed via source and target branches