Skip to content

Commit

Permalink
Merge pull request #171 from renatolabs/cockroach-logtostderr-multipl…
Browse files Browse the repository at this point in the history
…e-nodes
  • Loading branch information
renatolabs committed Jun 14, 2023
2 parents 2e2ec24 + 49c2f7e commit 687b669
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testserver/testserver.go
Expand Up @@ -577,6 +577,7 @@ func NewTestServer(opts ...TestServerOpt) (TestServer, error) {
nodes[i].startCmdArgs = []string{
serverArgs.cockroachBinary,
startCmd,
"--logtostderr",
secureOpt,
storeArg,
fmt.Sprintf(
Expand Down

0 comments on commit 687b669

Please sign in to comment.