summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_node_health_check.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-13 17:32:32 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-13 17:32:32 +0200
commitd7d9b1a509648fba4ba640f71f293fef18413713 (patch)
tree3ac8327b9259a0ad119a22ce47cb907494f7631e /bin/reproducible_node_health_check.sh
parentebe3985d952dda3e42f6856726de216b07e64c26 (diff)
downloadjenkins.debian.net-d7d9b1a509648fba4ba640f71f293fef18413713.tar.xz
reproducible Debian: make code match comment
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_node_health_check.sh')
-rwxr-xr-xbin/reproducible_node_health_check.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_node_health_check.sh b/bin/reproducible_node_health_check.sh
index e4dd61fd..6f6f71ba 100755
--- a/bin/reproducible_node_health_check.sh
+++ b/bin/reproducible_node_health_check.sh
@@ -35,7 +35,7 @@ show_fstab_and_mounts() {
#
# we fail hard
#
-set +e
+set -e
#
# check for /dev/shm being mounted properly