Skip to content

Commit

Permalink
remove extra --
Browse files Browse the repository at this point in the history
  • Loading branch information
martyall committed Dec 18, 2024
1 parent 14a906f commit cbf5b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion o1vm/run-vm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ fi
cargo run --bin ${BINARY_FLAVOR} \
--all-features \
--release \
-p o1vm cannon run -- \
-p o1vm cannon run \
--pprof.cpu \
--info-at "${INFO_AT:-%10000000}" \
--snapshot-state-at "${SNAPSHOT_STATE_AT:-%10000000}" \
Expand Down

0 comments on commit cbf5b1f

Please sign in to comment.