From 78ab79c322d95a6cec3de479b136b0d5f6dd4961 Mon Sep 17 00:00:00 2001 From: Pankaj Garg Date: Tue, 26 Mar 2019 16:59:49 -0700 Subject: [PATCH] fix build failure --- book/src/testnet-participation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/testnet-participation.md b/book/src/testnet-participation.md index b3215eba8b..266c2f9156 100644 --- a/book/src/testnet-participation.md +++ b/book/src/testnet-participation.md @@ -131,7 +131,7 @@ Check the following if there are any signs of failure. 2. You may have to log into remote node if the deployment succeeded, but something failed during runtime. 1. Get the private key for the testnet deployment from ```metrics-solana-com``` GCP instance. 2. SSH into ```metrics-solana-com``` using GCP console and do the following. - ``` + ```bash sudo bash cd ~buildkite-agent/.ssh ls