mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-11 17:01:31 +00:00
Merge branch 'pylint_jobs' of git+ssh://git.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools
MR: https://code.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools/+merge/375289 Signed-off-by: Mattia Rizzolo <mattia@debian.org>
This commit is contained in:
commit
d3d63d6a59
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,8 +1,12 @@
|
|||||||
ubuntu-dev-tools (0.175) UNRELEASED; urgency=medium
|
ubuntu-dev-tools (0.175) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Mattia Rizzolo ]
|
||||||
* Trust the installed debian-keyring when checking validity of dsc
|
* Trust the installed debian-keyring when checking validity of dsc
|
||||||
signatures.
|
signatures.
|
||||||
|
|
||||||
|
[ Dan Streetman ]
|
||||||
|
* tests/pylint.conf: use jobs=0 to speed up tests.
|
||||||
|
|
||||||
-- Mattia Rizzolo <mattia@debian.org> Mon, 28 Oct 2019 14:32:20 +0100
|
-- Mattia Rizzolo <mattia@debian.org> Mon, 28 Oct 2019 14:32:20 +0100
|
||||||
|
|
||||||
ubuntu-dev-tools (0.174) unstable; urgency=medium
|
ubuntu-dev-tools (0.174) unstable; urgency=medium
|
||||||
|
@ -3,6 +3,9 @@
|
|||||||
# Pickle collected data for later comparisons.
|
# Pickle collected data for later comparisons.
|
||||||
persistent=no
|
persistent=no
|
||||||
|
|
||||||
|
# Use all cpus, to speed up testing
|
||||||
|
jobs=0
|
||||||
|
|
||||||
|
|
||||||
[MESSAGES CONTROL]
|
[MESSAGES CONTROL]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user