Skip to content

Commit

Permalink
Proxy logs.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed May 20, 2024
1 parent bdc2e3e commit 9b5772f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/testnet/include/tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ startProxy() {
setTerminalLayout "even-vertical"

setWorkdirForNextCommands "$TESTNETDIR/proxy"
runCommandInTerminal "./proxy" $1
runCommandInTerminal "./proxy --log-save" $1
}

pauseProxy() {
Expand Down

0 comments on commit 9b5772f

Please sign in to comment.