Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo and drop = nil drop []string #12392

Merged
merged 1 commit into from Jan 5, 2017
Merged

fix typo and drop = nil drop []string #12392

merged 1 commit into from Jan 5, 2017

Conversation

YuPengZTE
Copy link
Contributor

@YuPengZTE YuPengZTE commented Jan 5, 2017

Signed-off-by: yupengzte yu.peng36@zte.com.cn

drop = nil from declaration of var DefaultControls; it is the zero value
drop []string;it will be inferred from the right-hand side

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
@enj
Copy link
Contributor

enj commented Jan 5, 2017

Seems reasonable... cc @stevekuznetsov

@stevekuznetsov
Copy link
Contributor

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 1a864de

@openshift-bot
Copy link
Contributor

openshift-bot commented Jan 5, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/12673/) (Base Commit: 2310374) (Image: devenv-rhel7_5634)

@openshift-bot openshift-bot merged commit bfbd1d2 into openshift:master Jan 5, 2017
@YuPengZTE YuPengZTE deleted the devOmit branch January 6, 2017 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants