Propagate PS4 to prevent unintentional buildkite log unfolding
This commit is contained in:
@ -444,6 +444,7 @@ stopNode() {
|
||||
(
|
||||
set -x
|
||||
ssh "${sshOptions[@]}" "$ipAddress" "
|
||||
PS4=\"$PS4\"
|
||||
set -x
|
||||
if snap list solana; then
|
||||
sudo snap set solana mode=
|
||||
|
Reference in New Issue
Block a user