mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-16 04:51:32 +00:00
Fix URL.
This commit is contained in:
parent
e412932daf
commit
b2ed1ce367
@ -1967,7 +1967,7 @@ class Britney(object):
|
|||||||
'r': self.options.series, 'a': arch}
|
'r': self.options.series, 'a': arch}
|
||||||
artifact_url = None
|
artifact_url = None
|
||||||
if self.options.adt_ppas:
|
if self.options.adt_ppas:
|
||||||
artifact_url = log_url.replace('log.gz', 'artifact.tar.gz')
|
artifact_url = log_url.replace('log.gz', 'artifacts.tar.gz')
|
||||||
e.addtest('autopkgtest', '%s %s' % (adtsrc, adtver),
|
e.addtest('autopkgtest', '%s %s' % (adtsrc, adtver),
|
||||||
arch, status, log_url, history_url, artifact_url)
|
arch, status, log_url, history_url, artifact_url)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user