From 54507aee9e269881acc880e185600f32b4679079 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 6 Feb 2019 09:36:23 -0600 Subject: [PATCH] Update test.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 01eaaea..82936dd 100755 --- a/test.sh +++ b/test.sh @@ -18,7 +18,7 @@ if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remot exit 0 fi - +s=1 for srvcopts in "${NM_SRVCOPTS[@]}" do echo " [${s}] ${srvcopts~}"