chiark / gitweb /
Mirroring: In backlog processing, tolerate errors
[dgit.git] / infra / dgit-repos-admin-debian
index 10118c6ad65ce3511978f29fd8b77b236909a23c..926431bfaf96f401b4c93470fd1e7e18242e0bb7 100755 (executable)
@@ -121,6 +121,8 @@ END
            ON taints (gitobjid, package)
 END
     # any one of of the listed deliberatelies will override its taint
+    # the field `deliberately' contains `--deliberately-blah-blah',
+    # not just `blah blah'.
     $poldbh->do(<<END);
        CREATE TABLE IF NOT EXISTS taintoverrides (
            taint_id  INTEGER NOT NULL