mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-10 16:31:28 +00:00
Installs and runs
This commit is contained in:
parent
c4c758cc17
commit
ce61a43a13
@ -143,7 +143,7 @@ def request_backport(package_spph, source, destinations):
|
|||||||
for dest in destinations:
|
for dest in destinations:
|
||||||
testing += ['* %s:' % dest]
|
testing += ['* %s:' % dest]
|
||||||
testing += ["[ ] Package builds without modification"]
|
testing += ["[ ] Package builds without modification"]
|
||||||
testing += ["[ ] %s installs and removes cleanly" % binary
|
testing += ["[ ] %s installs cleanly and runs" % binary
|
||||||
for binary in published_binaries]
|
for binary in published_binaries]
|
||||||
|
|
||||||
subst = {
|
subst = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user