[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: stating what's obvious today

Holger Levsen holger at layer-acht.org
Thu Jun 1 23:30:38 UTC 2017


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 504ee711387d891ae1322b7452ef6572b3fa7686
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 2 01:30:30 2017 +0200

    reproducible Debian: stating what's obvious today
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 init_node | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/init_node b/init_node
index 049c375..a93c2f3 100755
--- a/init_node
+++ b/init_node
@@ -6,6 +6,8 @@
 #
 # initial setup for new build nodes
 # - this script assumes that the user running it has unlimited sudo powers…
+# - it's also assumed that this script is once manually scp'ed to the new node
+#   and run there manually once :)
 
 # let's check our assumptions first…
 if [ $(sudo id -u) -ne 0 ] ; then
@@ -16,7 +18,6 @@ elif [ $(id -u) -eq 0 ] ; then
 	exit 1
 fi
 
-
 START=$(date +'%s')
 GIT_REPO="git://anonscm.debian.org/qa/jenkins.debian.net.git"
 

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