mirror of https://github.com/ethereum/go-ethereum
cmd/swarm: respect --loglevel in run_test helpers (#17739)
When CLI tests were spanning new nodes, the log level verbosity was hard coded as 6. So the Swarm process was always polluting the test output with TRACE level logs. Now `go test -v ./cmd/swarm -loglevel 0` works as expected.pull/17784/head
parent
a5aaab2f22
commit
d9e324a331
Loading…
Reference in new issue