From 547d15cd2b2984683caa2cb7e08ed34f392990e6 Mon Sep 17 00:00:00 2001 From: bolvan Date: Thu, 16 May 2019 10:39:13 +0300 Subject: [PATCH] remove test line --- init.d/sysv/functions | 2 -- 1 file changed, 2 deletions(-) diff --git a/init.d/sysv/functions b/init.d/sysv/functions index 09184e1..43a9481 100644 --- a/init.d/sysv/functions +++ b/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