Browse Source

remove test line

pull/33/head
bolvan 6 years ago
parent
commit
547d15cd2b
  1. 2
      init.d/sysv/functions

2
init.d/sysv/functions

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

Loading…
Cancel
Save