[Qa-jenkins-scm] [jenkins.debian.net] 01/02: remove temporary fix, now that the systems have been fixed
Holger Levsen
holger at layer-acht.org
Sat Apr 29 13:08:19 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 18d0dcd4953cdab320cdc6c80745d5c6b304a17b
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Apr 29 15:04:57 2017 +0200
remove temporary fix, now that the systems have been fixed
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
update_jdn.sh | 7 -------
1 file changed, 7 deletions(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index 17ca62f..90abca9 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -38,13 +38,6 @@ disable_dsa_check_packages() {
echo -e "#!/bin/sh\n# disabled dsa-check by update_jdn.sh\nexit 0" | sudo tee /usr/local/bin/dsa-check-packages
sudo chmod a+rx /usr/local/bin/dsa-check-packages
- # FIXME: remove the repair of /bin/true when all hosts has been
- # updated
- # ln -s /bin/true /usr/local/bin/dsa-check-packages was used which
- # broke /bin/true by overwriting it with the perl script dsa-check-packages
- if grep -q '/usr/bin/perl' /bin/true || grep -q '/bin/sh' /bin/true ; then
- sudo apt-get install --reinstall coreutils
- fi
}
echo "--------------------------------------------"
--
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