index
:
openslx-ng/tm-scripts.git
client-cache
hdd-boot
local-accounts
master
mergetest
partitioner
test
Scripts for preparation and extraction of components on the reference machine. Part of Taskmanager.
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
mltk
1
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