diff --git a/ci/testnet-deploy.sh b/ci/testnet-deploy.sh index 4399f7fcf..486fdccf5 100755 --- a/ci/testnet-deploy.sh +++ b/ci/testnet-deploy.sh @@ -24,7 +24,7 @@ usage: $0 [name] [zone] [options...] Deploys a CD testnet name - name of the network - zone - GCE to deploy the network into + zone - zone to deploy the network into options: -s edge|beta|stable - Deploy the specified Snap release channel diff --git a/ci/testnet-sanity.sh b/ci/testnet-sanity.sh index 08d77dacd..02c634117 100755 --- a/ci/testnet-sanity.sh +++ b/ci/testnet-sanity.sh @@ -9,11 +9,12 @@ usage() { echo "Error: $*" fi cat <