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

[cli] Add back in check for --user on command line #4350

Merged
merged 1 commit into from
Mar 8, 2017
Merged

Conversation

TylerJewell
Copy link

@TylerJewell TylerJewell commented Mar 7, 2017

Signed-off-by: Tyler Jewell [email protected]
In the refactoring to simplify the CLI for 5.4, the check_user method was not included and it seems that the original init() method was left in tact. This adds that check back into the bootstrap sequence and removes the redundant method.

What issues does this PR fix or reference?

#3376 (comment)

Changelog

Add back in check for --user on command line

Release Notes

N/A

Docs PR

Signed-off-by: Tyler Jewell <[email protected]>
@codenvy-ci
Copy link

Build finished.
Build success. $BUILD_URL

@codenvy-ci
Copy link

@snjeza
Copy link
Contributor

snjeza commented Mar 8, 2017

It works fine.

@TylerJewell TylerJewell merged commit 36a793c into master Mar 8, 2017
@TylerJewell TylerJewell deleted the checkuser branch March 8, 2017 20:05
@TylerJewell TylerJewell added this to the 5.5.0 milestone Mar 8, 2017
@JamesDrummond JamesDrummond mentioned this pull request Mar 17, 2017
9 tasks
@slemeur slemeur added the kind/bug Outline of a bug - must adhere to the bug report template. label Mar 30, 2017
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
Signed-off-by: Tyler Jewell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants