summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmltk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mltk b/mltk
index 2c75a4ed..b11e487f 100755
--- a/mltk
+++ b/mltk
@@ -169,6 +169,7 @@ read_params() {
*)
pwarning "Unknown mode: $1"
print_usage
+ check_devtools
exit 1
;;
esac