summaryrefslogtreecommitdiff
path: root/debian/mdadm.postinst
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-08-20 23:24:41 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-08-20 23:24:41 +0000
commite2f911b1eea6fb8179593ac5318775872f4fae61 (patch)
tree8641f68390565c06e51bd50712093ada1347b3dc /debian/mdadm.postinst
parentc88b5633764c852f029d4782696b04bb5304204f (diff)
docs update and minor touchups
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)