Skip to content

Commit

Permalink
No need to create output directory, benchmark.sh will take care of it
Browse files Browse the repository at this point in the history
  • Loading branch information
ltamasi committed Oct 12, 2021
1 parent 14bf81d commit 37f4d38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/run_blob_bench.sh
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ echo "================================================================="
rm -rf $db_dir
rm -rf $wal_dir
rm -rf $output_dir
mkdir -p $output_dir

ENV_VARS="\
JOB_ID=$job_id \
Expand Down

0 comments on commit 37f4d38

Please sign in to comment.