mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-13 07:01:04 +00:00
Edit the runner script
This commit is contained in:
+1
-2
@@ -53,9 +53,8 @@ echo ""
|
|||||||
|
|
||||||
# Run the tool
|
# Run the tool
|
||||||
RUST_LOG="error" cargo run --release -- \
|
RUST_LOG="error" cargo run --release -- \
|
||||||
--kitchensink "$(realpath ~/polkadot-sdk/target/debug/substrate-node)" \
|
|
||||||
--eth_proxy "$(realpath ~/polkadot-sdk/target/debug/eth-rpc)" \
|
|
||||||
--corpus "$CORPUS_FILE" \
|
--corpus "$CORPUS_FILE" \
|
||||||
--workdir "$WORKDIR" \
|
--workdir "$WORKDIR" \
|
||||||
|
--number-of-nodes 5
|
||||||
|
|
||||||
echo -e "${GREEN}=== Test run completed! ===${NC}"
|
echo -e "${GREEN}=== Test run completed! ===${NC}"
|
||||||
Reference in New Issue
Block a user