Move wallet-sanity.sh out of multinode-demo/

This commit is contained in:
Michael Vines
2018-09-07 09:46:21 -07:00
parent 05decc863f
commit ee682d5bc3
3 changed files with 4 additions and 5 deletions

View File

@ -77,7 +77,7 @@ esac
echo "--- $entrypointIp: wallet sanity"
(
set -x
multinode-demo/test/wallet-sanity.sh "$entrypointRsyncUrl"
scripts/wallet-sanity.sh "$entrypointRsyncUrl"
)
echo "--- $entrypointIp: node count"