[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: remove unused code fragment

Holger Levsen holger at layer-acht.org
Fri May 20 12:31:32 UTC 2016


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 e0a392ddf8b3765e510b23ebd6770e12ff348515
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri May 20 14:30:42 2016 +0200

    reproducible: remove unused code fragment
---
 bin/reproducible_remote_scheduler.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/reproducible_remote_scheduler.py b/bin/reproducible_remote_scheduler.py
index 4afe29d..a7179f6 100755
--- a/bin/reproducible_remote_scheduler.py
+++ b/bin/reproducible_remote_scheduler.py
@@ -202,7 +202,6 @@ message += ': ' + ' '.join(pkgs)[0:256] + blablabla + trailing
 # the current date is subtracted twice, so it sorts before early scheduling
 # schedule on the full hour so we can recognize them easily
 epoch = int(time.time())
-yesterday = epoch - 60*60*24
 now = datetime.now()
 days = int(now.strftime('%j'))*2
 hours = int(now.strftime('%H'))*2

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