From ce61a43a133df60dffec0c8163037bc5d30d0e51 Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Sun, 13 Nov 2011 02:06:52 +0200 Subject: [PATCH] Installs and runs --- requestbackport | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requestbackport b/requestbackport index 6b3c294..7e056ef 100755 --- a/requestbackport +++ b/requestbackport @@ -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 = {