remove test line

This commit is contained in:
bolvan 2019-05-16 10:39:13 +03:00
parent c58243be4f
commit 547d15cd2b

View File

@ -37,8 +37,6 @@ exists()
which $1 >/dev/null 2>/dev/null which $1 >/dev/null 2>/dev/null
} }
for a in $(seq 1 50); do ALLARGS="$ALLARGS \"\$$a\"" ; done
on_off_function() on_off_function()
{ {
# $1 : function name on # $1 : function name on