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] Fix #4125 : Default debug port is 8000 when user do not specify it #4157

Merged
merged 1 commit into from
Feb 16, 2017

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Feb 16, 2017

What does this PR do?

Set default port to the real default value when unspecified in the env file.

What issues does this PR fix or reference?

#4125

Changelog

[cli] default debug port is 8000 when user do not specify it

Release Notes

N/A bugfix

Docs PR

N/A bugfix

Change-Id: I1c70b01fe9bfd86c8299f32693bdebefc82d3c89
Signed-off-by: Florent BENOIT [email protected]

… the env file

Change-Id: I1c70b01fe9bfd86c8299f32693bdebefc82d3c89
Signed-off-by: Florent BENOIT <[email protected]>
@benoitf benoitf added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. labels Feb 16, 2017
@benoitf benoitf added this to the 5.3.0 milestone Feb 16, 2017
@benoitf benoitf self-assigned this Feb 16, 2017
@benoitf benoitf added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Feb 16, 2017
@benoitf benoitf merged commit 24ffe5d into master Feb 16, 2017
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Feb 16, 2017
@benoitf benoitf deleted the che#4125 branch February 16, 2017 15:12
@codenvy-ci
Copy link

Build # 1989 - FAILED

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

@JamesDrummond JamesDrummond mentioned this pull request Feb 17, 2017
9 tasks
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
…ecify it in the env file (eclipse-che#4157)

Change-Id: I1c70b01fe9bfd86c8299f32693bdebefc82d3c89
Signed-off-by: Florent BENOIT <[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. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants