ci: add a space at the end of NINJA_STATUS (#18871)

This commit is contained in:
Jeremy Apthorp 2019-06-19 07:03:06 -07:00 committed by John Kleinschmidt
parent a0b2810640
commit 450aa33775

View file

@ -103,7 +103,7 @@ env-disable-crash-reporter-tests: &env-disable-crash-reporter-tests
DISABLE_CRASH_REPORTER_TESTS: true
env-ninja-status: &env-ninja-status
NINJA_STATUS: "[%r processes, %f/%t @ %o/s : %es]"
NINJA_STATUS: "[%r processes, %f/%t @ %o/s : %es] "
# Individual (shared) steps.
step-maybe-notify-slack-failure: &step-maybe-notify-slack-failure