diff options
Diffstat (limited to 'functions/exit.sh')
-rwxr-xr-x | functions/exit.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/exit.sh b/functions/exit.sh index 8a79460de..022c0bf55 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" ] |