mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-22 07:41:08 +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:
|
||||
testing += ['* %s:' % dest]
|
||||
testing += ["[ ] Package builds without modification"]
|
||||
testing += ["[ ] %s installs and removes cleanly" % binary
|
||||
testing += ["[ ] %s installs cleanly and runs" % binary
|
||||
for binary in published_binaries]
|
||||
|
||||
subst = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user