Installs and runs

This commit is contained in:
Stefano Rivera 2011-11-13 02:06:52 +02:00
parent c4c758cc17
commit ce61a43a13

View File

@ -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 = {