Skip to content

Commit

Permalink
Typo when countdown is more than 1.
Browse files Browse the repository at this point in the history
Change-Id: I1158b7317a8849e81bc990d556709c7d2de5c218
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3655450
Auto-Submit: Louis Romero <lpromero@chromium.org>
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
  • Loading branch information
Arcank authored and LUCI CQ committed May 20, 2022
1 parent bd80a1b commit cf9a776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ninjalog_uploader_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def ShowMessage(countdown):
* following build configs
%s
Uploading ninjalog will be started after you run autoninja another %d time.
Uploading ninjalog will be started after you run autoninja another %d time(s).
If you don't want to upload ninjalog, please run following command.
$ python3 %s opt-out
Expand Down

0 comments on commit cf9a776

Please sign in to comment.