summaryrefslogtreecommitdiff
path: root/scripts/boot/misc-helpers.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/boot/misc-helpers.sh')
-rwxr-xr-xscripts/boot/misc-helpers.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/boot/misc-helpers.sh b/scripts/boot/misc-helpers.sh
index 202ebe6..fe45ee1 100755
--- a/scripts/boot/misc-helpers.sh
+++ b/scripts/boot/misc-helpers.sh
@@ -1,5 +1,7 @@
#!/bin/sh
+#set -e
+
is_in_list_separator_helper () {
local sep=${1}
shift