summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmltk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mltk b/mltk
index 73de3601..67b5e663 100755
--- a/mltk
+++ b/mltk
@@ -28,6 +28,7 @@ qnd_exit() {
unset_quiet
kill "$MLTK_PID"
[ $# -ge 1 ] && kill "$1"
+ exit 1
}
# source all helper functions files that are found under helper/*.inc