From 462ac18ccaca1ab3e60f7f6c8f67f00bc0b5883c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 6 Feb 2019 09:42:02 -0600 Subject: [PATCH] Update test.sh --- test.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/test.sh b/test.sh index a2f1ec8..3b86859 100755 --- a/test.sh +++ b/test.sh @@ -22,9 +22,4 @@ for s in "${!NM_SRVCOPTS[@]}"; do echo " [${s}] ${NM_SRVCOPTS[${s}]}" done -s=1 -for a in "${!NM_SRVCOPTS[@]}"; do -do - echo " [${s}] ${a~}" - s=`expr $s + 1` -done +