chiark / gitweb /
dgit-repos-policy-debian: Remove duplicated text from force message
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 5 Jan 2019 23:27:01 +0000 (23:27 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 6 Jan 2019 00:44:38 +0000 (00:44 +0000)
$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>
infra/dgit-repos-policy-debian

index e85e92c5ebf4531ccc20229c2f4004ba6a49b598..f7e5e53b473ddef2b9932ac4e7c213200649cd92 100755 (executable)
@@ -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 = ?