[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Fixup a061099: add sudo to remove dsa-check-packages
Holger Levsen
holger at layer-acht.org
Wed Jun 7 09:53:33 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 db5e8c559a3f1b86a2e43ce1ce30a499af5f0e15
Author: Alexander Couzens <lynxis at fe80.eu>
Date: Wed Jun 7 11:48:35 2017 +0200
Fixup a061099: add sudo to remove dsa-check-packages
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
update_jdn.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index b4ae0e1..9cf4468 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -61,7 +61,7 @@ disable_dsa_check_packages() {
fi
if [ -L /usr/local/bin/dsa-check-packages ] ; then
- rm /usr/local/bin/dsa-check-packages
+ sudo rm /usr/local/bin/dsa-check-packages
fi
# disable check for outdated packages as in the future (like this)
--
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