mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-07 05:24:29 +00:00
Passing `--fuzz=false` currently still selects blocktest fuzz output mode because the command checks whether the flag was set. This switches the blocktest fuzz-mode checks to use the boolean flag value, so explicit false keeps the normal output path while `--fuzz` still enables fuzz-oriented reporting. |
||
|---|---|---|
| .. | ||
| cmd.go | ||
| diskusage.go | ||
| diskusage_openbsd.go | ||
| diskusage_windows.go | ||
| export_test.go | ||
| flags.go | ||
| flags_legacy.go | ||
| flags_test.go | ||
| history_test.go | ||
| prompt.go | ||