summaryrefslogtreecommitdiff
path: root/functions/usage.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/usage.sh')
-rwxr-xr-xfunctions/usage.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/usage.sh b/functions/usage.sh
index 08161ae..d1a4e63 100755
--- a/functions/usage.sh
+++ b/functions/usage.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
-
Usage ()
{
Echo "%s - %s" "${PROGRAM}" "${DESCRIPTION}"