diff --git a/split_cl.py b/split_cl.py index efd4206ab..b263915aa 100644 --- a/split_cl.py +++ b/split_cl.py @@ -276,8 +276,8 @@ def SplitCl(description_file, comment_file, changelist, cmd_upload, dry_run, 'This will generate "%r" CLs. This many CLs can potentially' ' generate too much load on the build infrastructure.\n\n' 'Please email infra-dev@chromium.org to ensure that this won\'t' - 'break anything. The infra team reserves the right to cancel' - 'your jobs if they are overloading the CQ.\n\n' + ' break anything. The infra team reserves the right to cancel' + ' your jobs if they are overloading the CQ.\n\n' '(Alternatively, you can reduce the number of CLs created by' ' using the --max-depth option. Pass --dry-run to examine the' ' CLs which will be created until you are happy with the'