From ab6c7f6ca3adcb07772a72f817bb950ad4189c4c Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Sat, 16 Feb 2019 10:01:27 -0800 Subject: [PATCH] /it/ti/ --- ci/testnet-deploy.sh | 2 +- net/net.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/testnet-deploy.sh b/ci/testnet-deploy.sh index ab9bf2ad36..c0542dbde8 100755 --- a/ci/testnet-deploy.sh +++ b/ci/testnet-deploy.sh @@ -51,7 +51,7 @@ Deploys a CD testnet -d [disk-type] - Specify a boot disk type (default None) Use pd-ssd to get ssd on GCE. -D - Delete the network -r - Reuse existing node/ledger configuration from a - previous |start| (ie, don't run ./mulitnode-demo/setup.sh). + previous |start| (ie, don't run ./multinode-demo/setup.sh). Note: the SOLANA_METRICS_CONFIG environment variable is used to configure metrics diff --git a/net/net.sh b/net/net.sh index 5b1818137e..c31522ec58 100755 --- a/net/net.sh +++ b/net/net.sh @@ -35,7 +35,7 @@ Operate a configured testnet -f [cargoFeatures] - List of |cargo --feaures=| to activate (ignored if -s or -S is specified) -r - Reuse existing node/ledger configuration from a - previous |start| (ie, don't run ./mulitnode-demo/setup.sh). + previous |start| (ie, don't run ./multinode-demo/setup.sh). sanity/start/update-specific options: -o noLedgerVerify - Skip ledger verification