Skip to content

Commit

Permalink
Fix unbound variable
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Jul 8, 2024
1 parent b6998fb commit abf2285
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ TEST_REPORT=${TEST_REPORT:-""}
output_volume_args=""
output_args=""

GENERATE_TIMINGS=${GENERATE_TIMINGS:-""}

if [ ! -z "$GENERATE_TIMINGS" ]; then
export TEST_REPORT=1
fi
Expand Down

0 comments on commit abf2285

Please sign in to comment.