[Qa-jenkins-scm] [jenkins.debian.net] 01/01: sudo !!

Holger Levsen holger at layer-acht.org
Tue Aug 23 10:35:37 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 efd98567827708477089f7d1e926a9b00035ad60
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Aug 23 12:35:23 2016 +0200

    sudo !!
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index da7178e..b9f1e6e 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -41,7 +41,7 @@ case $HOSTNAME in
 		# this host is acting strange…
 		# restarting services cause hangs, so we don't do that
 		echo -e "#!/bin/sh\nexit 0" | sudo tee /usr/sbin/policy-rc.d
-		chmod +x /usr/sbin/policy-rc.d
+		sudo chmod +x /usr/sbin/policy-rc.d
 		;;
 	*)	;;
 esac

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