summaryrefslogtreecommitdiff
path: root/debian/mdadm.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mdadm.postinst')
-rw-r--r--debian/mdadm.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mdadm.postinst b/debian/mdadm.postinst
index e9faae2b..7b486bf1 100644
--- a/debian/mdadm.postinst
+++ b/debian/mdadm.postinst
@@ -8,7 +8,7 @@
. /usr/share/debconf/confmodule
# See #369953 for ordering
-set -eux
+set -eu
case "${1:-}" in
configure|reconfigure)