Skip to content

Commit 7eaf7a8

Browse files
craig[bot]herkolategan
andcommitted
Merge #147968
147968: build: fix microbenchmark weekly script spacing r=golgeek a=herkolategan Epic: None Release note: None Co-authored-by: Herko Lategan <[email protected]>
2 parents d0718a4 + efaef47 commit 7eaf7a8

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)