mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-12 05:21:14 +00:00
Edit the runner script
This commit is contained in:
+1
-2
@@ -53,9 +53,8 @@ echo ""
|
||||
|
||||
# Run the tool
|
||||
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" \
|
||||
--workdir "$WORKDIR" \
|
||||
--number-of-nodes 5
|
||||
|
||||
echo -e "${GREEN}=== Test run completed! ===${NC}"
|
||||
Reference in New Issue
Block a user