summaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-01-05 23:27:01 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-01-06 00:44:38 +0000
commit37b5c1d305b5b7362e83ea4cbfdab4b9544031d3 (patch)
tree8d54df99b062653b356737095cfb0a73ac8c5045 /infra
parent2a4a723706efc5c7f520b01acc7ce211338d6bee (diff)
dgit-repos-policy-debian: Remove duplicated text from force message
$ovwhy is from SELECT deliberately ... WHERE ... OR deliberately = ? where ? is a key in %deliberately which came from the command line where it already contains --deliberately=. Closes: #913676 Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'infra')
-rwxr-xr-xinfra/dgit-repos-policy-debian2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/dgit-repos-policy-debian b/infra/dgit-repos-policy-debian
index e85e92c..f7e5e53 100755
--- a/infra/dgit-repos-policy-debian
+++ b/infra/dgit-repos-policy-debian
@@ -461,7 +461,7 @@ END
$mustreject = 1;
} else {
$stderr .= <<END;
-Forcing due to --deliberately-$ovwhy
+Forcing due to $ovwhy
END
$untaintq ||= $poldbh->prepare(<<END);
DELETE FROM taints WHERE taint_id = ?