plugeth/cmd
Ferenc Szabo d9e324a331 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.
2018-09-28 22:49:15 +02:00
..
abigen cmd/abigen: support for reading solc output from stdin (#16683) 2018-06-05 12:22:02 +02:00
bootnode all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
clef Clef: USB hw wallet support (#17756) 2018-09-28 12:47:57 +02:00
ethkey cmd/ethkey: fix the README to match updated commands (#17332) 2018-09-04 13:45:27 +02:00
evm cmd/evm: EVM prestate initialization (#17685) 2018-09-20 08:24:53 +02:00
faucet all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
geth core/vm: add switches to select evm+ewasm interpreters (#17687) 2018-09-20 10:44:35 +03:00
internal/browser cmd/geth: added 'geth bug' command (#3684) 2017-02-20 15:26:21 +02:00
p2psim all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
puppeth all: fix various comment typos (#17591) 2018-09-19 18:10:40 +02:00
rlpdump cmd/rlpdump: allow hex input to have leading '0x' 2017-10-27 09:40:52 +01:00
swarm cmd/swarm: respect --loglevel in run_test helpers (#17739) 2018-09-28 22:49:15 +02:00
utils all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
wnode all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00