Skip to content

Commit

Permalink
Don't cabal update
Browse files Browse the repository at this point in the history
  • Loading branch information
zliu41 committed Jun 25, 2022
1 parent 9bc2509 commit 49467d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/create-dump.sh
Expand Up @@ -35,7 +35,6 @@ do
sleep 30
done

cabal update
# Start the dump job
cabal v2-run plutus-script-evaluation-test:dump-script-events -- --socket-path "$NODE_DIR"/db/node.socket --config "$NODE_DIR"/mainnet-config.json --mainnet --blocks-per-file 10000 --events-per-file 50000 --dir "$LOCAL_DUMP_DIR" &
pid_dump=$!
Expand Down

0 comments on commit 49467d5

Please sign in to comment.