Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Jul 27, 2023
1 parent 6fff778 commit 339b1cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/bench.sh
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ main() {
# navigate to the appropriate directory
pushd "${DATAFUSION_DIR}/benchmarks" > /dev/null
mkdir -p "${RESULTS_DIR}"
mkdir -p "${DATA_DIR}"
case "$BENCHMARK" in
all)
run_tpch "1"
Expand Down

0 comments on commit 339b1cb

Please sign in to comment.