Skip to content

forbid space in forcescheduler names#2110

Merged
tardyp merged 2 commits intobuildbot:masterfrom
tardyp:forceschedulernames
Apr 11, 2016
Merged

forbid space in forcescheduler names#2110
tardyp merged 2 commits intobuildbot:masterfrom
tardyp:forceschedulernames

Conversation

@tardyp
Copy link
Copy Markdown
Member

@tardyp tardyp commented Apr 11, 2016

@mention-bot
Copy link
Copy Markdown

By analyzing the blame information on this pull request, we identified @djmitche, @ewongbb and @rutsky to be potential reviewers

name)

if not identifiers.ident_re.match(name):
config.error("ForceScheduler name must be an identifier: %r " %
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is trailing whitespace in the string is necessary?

Can you fix string above too, please?

@djmitche
Copy link
Copy Markdown
Member

Looks good otherwise.

@tardyp
Copy link
Copy Markdown
Member Author

tardyp commented Apr 11, 2016

updated

@rutsky
Copy link
Copy Markdown
Member

rutsky commented Apr 11, 2016

LGTM

@tardyp tardyp merged commit ff41126 into buildbot:master Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants