[debian-edu-commits] debian-edu/ 01/01: Log when removing the eatmydata divert too.

Petter Reinholdtsen pere at moszumanska.debian.org
Tue Sep 16 12:13:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository debian-edu-install.

commit bbe0dc3da07146b60c4354821737dea483cb5c47
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Tue Sep 16 14:13:11 2014 +0200

    Log when removing the eatmydata divert too.
---
 tools/edu-eatmydata-install | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/edu-eatmydata-install b/tools/edu-eatmydata-install
index e6d4b29..39453e6 100755
--- a/tools/edu-eatmydata-install
+++ b/tools/edu-eatmydata-install
@@ -43,6 +43,7 @@ disable_override() {
     for bin in dpkg apt-get aptitude tasksel ; do
         file=/usr/bin/$bin
         if [ -x /target$file.edu ] ; then
+            info "removing eatmydata divert for /usr/bin/$bin"
             rm /target$file
             in-target dpkg-divert --package debian-edu-config \
                 --rename --quiet --remove $file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git



More information about the debian-edu-commits mailing list