Update test.sh

This commit is contained in:
2019-02-06 09:40:51 -06:00
parent 95c4be095f
commit cc0a035358

View File

@@ -18,7 +18,9 @@ if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remot
exit 0
fi
for s in "${!SITES[@]}"; do
echo " [${s}] ${SITES[${s}]}"
done
s=1
for a in "${!NM_SRVCOPTS[@]}"; do
do