go-ethereum/cmd
Ferenc Szabo 58db0a5b67 cmd/swarm: respect --loglevel in run_test helpers
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-22 18:59:00 +02:00
..
abigen cmd/abigen: support for reading solc output from stdin (#16683) 2018-06-05 12:22:02 +02:00
bootnode p2p, p2p/discover: misc connectivity improvements (#16069) 2018-02-12 14:36:09 +02:00
clef cmd/clef: fix incorrect file permissions for secrets.dat 2018-09-12 16:15:11 +08: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 cmd/faucet: cache internal state, avoid sync-trashing les 2018-09-21 13:31:00 +03: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 cmd/p2psim: add exit error output and exit code (#17116) 2018-07-03 15:14:57 +03: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 2018-09-22 18:59:00 +02:00
utils all: protect self-mined block during reorg (#17656) 2018-09-20 15:09:30 +03:00
wnode all: remove the duplicate 'the' in annotations (#17509) 2018-08-27 11:49:29 +03:00