[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible: improve comment
Holger Levsen
holger at moszumanska.debian.org
Fri Oct 9 13:52:52 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 4380f583f92ad38da1c7443d1cd2cd6f3ebbd2d5
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Oct 9 15:47:25 2015 +0200
reproducible: improve comment
---
bin/reproducible_remote_scheduler.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/bin/reproducible_remote_scheduler.py b/bin/reproducible_remote_scheduler.py
index acdff98..002eb32 100755
--- a/bin/reproducible_remote_scheduler.py
+++ b/bin/reproducible_remote_scheduler.py
@@ -64,8 +64,7 @@ except KeyError:
'schedule packages. Ask in #debian-reproducible if you have '
'trouble with that.' + bcolors.ENDC)
sys.exit(1)
-# this variable is setted by reproducible scripts, and it's clearly available
-# only on calls made by the local host
+# this variable is set by reproducible scripts and so it only available in calls made on the local host (=main node)
try:
local = True if os.environ['LOCAL_CALL'] == 'true' else False
except KeyError:
--
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