Move wallet-sanity.sh out of multinode-demo/
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user