[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: fix grammar

Holger Levsen holger at moszumanska.debian.org
Sat Sep 26 15:09:33 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 efe98aa7e40fc1f1b391374549b24ae82ff73ef3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Sep 26 17:09:11 2015 +0200

    reproducible: fix grammar
---
 bin/reproducible_remote_scheduler.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_remote_scheduler.py b/bin/reproducible_remote_scheduler.py
index 247c537..e368289 100755
--- a/bin/reproducible_remote_scheduler.py
+++ b/bin/reproducible_remote_scheduler.py
@@ -254,7 +254,7 @@ if not dry_run:
     cursor.executemany(query2, save_schedule)
     conn_db.commit()
 else:
-    log.info('Ran with --dry-run, I did scheduled nothing')
+    log.info('Ran with --dry-run, scheduled nothing')
 
 log.info(bcolors.GOOD + message + bcolors.ENDC)
 if not (local and requester == "jenkins maintenance job") and len(ids) != 0:

-- 
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