summaryrefslogtreecommitdiff
path: root/debian/mdadm.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mdadm.postinst')
-rw-r--r--debian/mdadm.postinst3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/mdadm.postinst b/debian/mdadm.postinst
index bf0db667..bda3b27d 100644
--- a/debian/mdadm.postinst
+++ b/debian/mdadm.postinst
@@ -3,10 +3,9 @@
# Copyright © 2005-2008 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
+set -e
. /usr/share/debconf/confmodule
-# See #369953 for ordering
-set -eu
case "${1:-}" in
configure|reconfigure)