File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ stop_monitoring:
88
88
run_demo * ARGS :
89
89
scripts/ run-timeboost-demo {{ ARGS}}
90
90
91
- run-sailfish-demo rounds = " 300" : build-test-utils build_release
91
+ run-sailfish-demo : build-test-utils build_release
92
92
env RUST_LOG=sailfish=info,timeboost=info,warn \
93
93
target/ release/ run --verbose \
94
94
- -spawn " 1:anvil --port 8545" \
@@ -98,7 +98,7 @@ run-sailfish-demo rounds="300": build-test-utils build_release
98
98
- -spawn " 4:target/release/sailfish -c test-configs/c0/node_1.toml --stamp /tmp/stamp-1.sf --ignore-stamp" \
99
99
- -spawn " 4:target/release/sailfish -c test-configs/c0/node_2.toml --stamp /tmp/stamp-2.sf --ignore-stamp" \
100
100
- -spawn " 4:target/release/sailfish -c test-configs/c0/node_3.toml --stamp /tmp/stamp-3.sf --ignore-stamp" \
101
- target/ release/ sailfish -- -c test-configs/ c0/ node_4.toml --stamp / tmp/ stamp-4.sf --ignore-stamp --until {{ rounds }}
101
+ target/ release/ sailfish -- -c test-configs/ c0/ node_4.toml --stamp / tmp/ stamp-4.sf --ignore-stamp --until 300
102
102
103
103
run * ARGS :
104
104
cargo run {{ ARGS}}
You can’t perform that action at this time.
0 commit comments