[Qa-jenkins-scm] [jenkins.debian.net] 01/02: minor cleanup

Holger Levsen holger at layer-acht.org
Fri Apr 21 12:32:15 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 3bc77450b7b12e539777da7a81d1f5f2fdd6a5bb
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Apr 21 14:28:10 2017 +0200

    minor cleanup
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 update_jdn.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 550e862..97293df 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -526,11 +526,11 @@ if [ -f /etc/debian_version ] ; then
 fi
 
 #
-# deploy package configuration in /etc and /usr/local/
+# deploy package configuration in /etc and /usr
 #
 cd $BASEDIR
 sudo cp --preserve=mode,timestamps -r hosts/$HOSTNAME/etc/* /etc
-sudo cp --preserve=mode,timestamps -r hosts/$HOSTNAME/usr/* /usr/
+sudo cp --preserve=mode,timestamps -r hosts/$HOSTNAME/usr/* /usr
 
 #
 # more configuration than a simple cp can do

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