This commit is contained in:
parent
eab53b9a71
commit
a012a70220
@ -10,6 +10,6 @@ Use `scripts/compare-diffs.sh` to compare outputs of `go-ethereum/statediff` and
|
|||||||
./scripts/compare-diffs.sh -d _var/ geth plugeth
|
./scripts/compare-diffs.sh -d _var/ geth plugeth
|
||||||
|
|
||||||
# Compare geth-statediff and the plugin using parallel iterators:
|
# Compare geth-statediff and the plugin using parallel iterators:
|
||||||
./scripts/compare-diffs.sh -d _var/ geth plugeth
|
./scripts/compare-diffs.sh -d _var/ geth plugeth-parallel
|
||||||
|
|
||||||
A zero exit code indicates identical outputs, modulo possible duplicate nodes.
|
A zero exit code indicates identical outputs, modulo possible duplicate nodes.
|
||||||
|
Loading…
Reference in New Issue
Block a user