[debian-edu-commits] debian-edu/ 20/30: debian/educlient.prerm: Don't ignore errors.
Mike Gabriel
sunweaver at debian.org
Fri Oct 9 03:44:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch multi-distro-support
in repository educlient.
commit 6f6ecc90e5d8efca16e338983f5ed80f6645cc1e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Aug 25 17:38:58 2015 +0200
debian/educlient.prerm: Don't ignore errors.
---
debian/educlient.prerm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/educlient.prerm b/debian/educlient.prerm
index ca975ea..cfad37f 100755
--- a/debian/educlient.prerm
+++ b/debian/educlient.prerm
@@ -3,6 +3,8 @@
# pre-removal script for the educlient package
#
+set -xe
+
# Divert back all the stuff
if [ -f /etc/os-release ]; then
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/educlient.git
More information about the debian-edu-commits
mailing list