summaryrefslogtreecommitdiff
path: root/functions/exit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/exit.sh')
-rwxr-xr-xfunctions/exit.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/exit.sh b/functions/exit.sh
index 8a79460..022c0bf 100755
--- a/functions/exit.sh
+++ b/functions/exit.sh
@@ -7,8 +7,6 @@
# This is free software, and you are welcome to redistribute it
# under certain conditions; see COPYING for details.
-set -e
-
Exit ()
{
if [ "${LH_DEBUG}" = "enabled" ]