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 che-ip #3690

Merged
merged 1 commit into from
Jan 12, 2017
Merged

fix che-ip #3690

merged 1 commit into from
Jan 12, 2017

Conversation

riuvshin
Copy link
Contributor

need to fix #3684

on some OS che-ip does not work because output is different.
here I've added reg-ex .* which assume that scope can be differ from global and some extra words could appear like dynamic.

on some OS che-ip does not work because output is different.
here I've added reg-ex `.*` which assume that scope can be differ from `global` and some extra words could appear like `dynamic`.
@benoitf
Copy link
Contributor

benoitf commented Jan 12, 2017

Also could you check that #3564 is still ok ?

@riuvshin
Copy link
Contributor Author

@benoitf just tested with @eivantsov on digital ocean ubuntu. works.

@riuvshin riuvshin merged commit f8bbeed into master Jan 12, 2017
@riuvshin riuvshin deleted the riuvshin-patch-2 branch January 12, 2017 13:13
riuvshin pushed a commit that referenced this pull request Jan 12, 2017
on some OS che-ip does not work because output is different.
here I've added reg-ex `.*` which assume that scope can be differ from `global` and some extra words could appear like `dynamic`.
@codenvy-ci
Copy link

Build # 1601 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/1601/ to view the results.

@slemeur slemeur added the kind/bug Outline of a bug - must adhere to the bug report template. label Jan 17, 2017
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
on some OS che-ip does not work because output is different.
here I've added reg-ex `.*` which assume that scope can be differ from `global` and some extra words could appear like `dynamic`.
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.

cli nightly does not work on different OS or storage drivers
4 participants