Skip to content

Commit 186d26f

Browse files
committed
Update Makefile
1 parent 043823f commit 186d26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ try-snapshot-upgrade:
311311

312312
.PHONY: try-live-upgrade
313313
try-live-upgrade:
314-
cargo run --bin parallel --release --features try-runtime --features runtime-benchmarks -- try-runtime --chain $(CHAIN) --wasm-execution=compiled --no-spec-check-panic=true on-runtime-upgrade live --uri=$(URL)
314+
cargo run --bin parallel --release --features try-runtime --features runtime-benchmarks -- try-runtime --chain $(CHAIN) --wasm-execution=compiled --no-spec-check-panic on-runtime-upgrade live --uri=$(URL)
315315

316316
.PHONY: try-heiko-live-upgrade
317317
try-heiko-live-upgrade:

0 commit comments

Comments
 (0)