From 1b48cc5b25823b962b975423c7ae2928fcc9e583 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Wed, 2 Dec 2015 14:04:31 +0000 Subject: reproducible: db: correct grammar in code comment --- bin/reproducible_db_maintenance.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_db_maintenance.py b/bin/reproducible_db_maintenance.py index 3eb87192..fd9a49f8 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, -- cgit v1.2.3-70-g09d2