summaryrefslogtreecommitdiff
path: root/debian/mdadm.postrm
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mdadm.postrm')
-rw-r--r--debian/mdadm.postrm2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mdadm.postrm b/debian/mdadm.postrm
index 668100a7..30309626 100644
--- a/debian/mdadm.postrm
+++ b/debian/mdadm.postrm
@@ -3,7 +3,7 @@
# Copyright © 2006-2008 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
-set -eu
+set -e
case "${1:-}" in
remove)