summaryrefslogtreecommitdiffstats
path: root/mltk
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-20 13:17:33 +0200
committerJonathan Bauer2013-06-20 13:17:33 +0200
commit342c0e97f41e730c1c4d0980937a9ffe33637e10 (patch)
treea8df26eefb09ecd36040343cb6ea55b90b6a212c /mltk
parent[systemd] remove missing binaries from config file (diff)
downloadtm-scripts-342c0e97f41e730c1c4d0980937a9ffe33637e10.tar.gz
tm-scripts-342c0e97f41e730c1c4d0980937a9ffe33637e10.tar.xz
tm-scripts-342c0e97f41e730c1c4d0980937a9ffe33637e10.zip
[mltk] fix -n option
Diffstat (limited to 'mltk')
-rwxr-xr-xmltk1
1 files changed, 0 insertions, 1 deletions
diff --git a/mltk b/mltk
index b0243c8d..8db16566 100755
--- a/mltk
+++ b/mltk
@@ -216,7 +216,6 @@ read_params() {
[ "x" != "x$1" ] && perror "'-n' accepts no parameters. Given: $1"
REMOTE_EXPORT="1"
fi
- shift
continue
;;
*)