diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/lintian-tests.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml index ca3fd33e..8b3dd383 100644 --- a/job-cfg/lintian-tests.yaml +++ b/job-cfg/lintian-tests.yaml @@ -67,7 +67,7 @@ my_shell: 'debian/rules runtests' my_description: 'Debian/Lintian testsuite running on jessie.' - '{name}_wheezy': - my_distro: 'wheezy+backports' + my_distro: 'wheezy backports' my_shell: 'debian/rules runtests' - my_description: 'Debian/Lintian testsuite running on wheezy.' + my_description: 'Debian/Lintian testsuite running on wheezy (+backports).' |