[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: make it even more clear, that those sudo probs are temporary
Holger Levsen
holger at layer-acht.org
Sat Sep 16 13:43:23 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 671c3fa75951f49f03616ece40c5a171e87ffb5b
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Sep 16 15:43:17 2017 +0200
reproducible: make it even more clear, that those sudo probs are temporary
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
init_node | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/init_node b/init_node
index 515b8a1..30551e8 100755
--- a/init_node
+++ b/init_node
@@ -49,6 +49,9 @@ MIN=$(echo "($DURATION-$HOUR*3600)/60"|bc)
SEC=$(echo "$DURATION-$HOUR*3600-$MIN*60"|bc)
echo "$(date -u) - total duration: ${HOUR}h ${MIN}m ${SEC}s."
echo
-echo "Now log out and log in again (to aquire new group memberships) and run:"
+echo "#### NOTE #### (Those sudo problems are normal, see below! #### NOTE ####"
+echo
+echo "Now log out and log in again (to aquire new group memberships, so that above sudo"
+echo "problems are gone) and run:"
echo " cd ~jenkins-adm/jenkins.debian.net/"
echo " ./update_jdn.sh 2>&1 | sudo tee -a /var/log/jenkins/update_jdn.log"
--
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