Skip to content

Commit efaef47

Browse files
committed
build: fix microbenchmark weekly script spacing
Epic: None Release note: None
1 parent 314510c commit efaef47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/teamcity/cockroach/nightlies/microbenchmark_weekly.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ fi
157157
${BENCH_EXCLUDE:+--exclude="$BENCH_EXCLUDE"} \
158158
${BENCH_IGNORE_PACKAGES:+--ignore-package="$BENCH_IGNORE_PACKAGES"} \
159159
${TRIGGERED_BUILD:+--post-issues} \
160-
--quiet \
160+
--quiet \
161161
-- "$TEST_ARGS" \
162162
|| exit_status=$?
163163

0 commit comments

Comments
 (0)