From 450aa33775716fef4ea1451691070f8b1fa4174c Mon Sep 17 00:00:00 2001 From: Jeremy Apthorp Date: Wed, 19 Jun 2019 07:03:06 -0700 Subject: [PATCH] ci: add a space at the end of NINJA_STATUS (#18871) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f2468ef58116..5b4d143609fe 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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