Preserve public network flag when testnet-edge is restarted

This commit is contained in:
Michael Vines
2019-09-19 23:02:47 -07:00
parent 8bbc8343ff
commit 54cf9aaa1e
2 changed files with 8 additions and 2 deletions

View File

@@ -218,7 +218,7 @@ sanity() {
set -x
NO_INSTALL_CHECK=1 \
NO_VALIDATOR_SANITY=1 \
ci/testnet-sanity.sh edge-testnet-solana-com gce us-west1-b
ci/testnet-sanity.sh edge-testnet-solana-com gce -P us-west1-b
)
(
echo "--- net.sh restart"