Update test.sh

This commit is contained in:
2019-02-06 09:36:23 -06:00
parent 2d55287298
commit 54507aee9e

View File

@@ -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~}"