[Qa-jenkins-scm] [jenkins.debian.net] 08/10: reproducible: db: correct grammar in code comment

Holger Levsen holger at moszumanska.debian.org
Mon Dec 7 19:56:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch to_be_deployed_after_this_week
in repository jenkins.debian.net.

commit c43d6c1929070c0263ac0e9dfe065300446f8a88
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Wed Dec 2 14:04:31 2015 +0000

    reproducible: db: correct grammar in code comment
---
 bin/reproducible_db_maintenance.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_db_maintenance.py b/bin/reproducible_db_maintenance.py
index 3eb8719..fd9a49f 100755
--- a/bin/reproducible_db_maintenance.py
+++ b/bin/reproducible_db_maintenance.py
@@ -525,7 +525,7 @@ schema_updates = {
         'DROP TABLE results',
         'ALTER TABLE results_tmp RENAME TO results',
         'INSERT INTO rb_schema VALUES ("24", "' + now + '")'],
-    25: [ # rename the builder column also on the schedule table.
+    25: [ # rename the builder column also in the schedule table.
         '''CREATE TABLE schedule_tmp
            (id INTEGER PRIMARY KEY,
             package_id INTEGER NOT NULL,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list