[Qa-jenkins-scm] [jenkins.debian.net] 01/02: fix typo
Holger Levsen
holger at moszumanska.debian.org
Fri May 1 08:44:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit e2e0d5bacd85cf75e3f77e9db052e17a1173b176
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri May 1 10:38:18 2015 +0200
fix typo
---
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 f69e83b..1bfddcf 100755
--- a/bin/reproducible_db_maintenance.py
+++ b/bin/reproducible_db_maintenance.py
@@ -361,7 +361,7 @@ schema_updates = {
architecture TEXT NOT NULL,
PRIMARY KEY (name, suite, architecture))''',
'INSERT INTO rb_schema VALUES ("11", "' + now + '")'],
- 12: [ # refactor the artifacts handling, splitting artifacts savind from
+ 12: [ # refactor the artifacts handling, splitting artifacts saving from
# IRC notification
'ALTER TABLE schedule ADD COLUMN notify TEXT',
'INSERT INTO rb_schema VALUES ("12", "' + now + '")'],
--
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