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

[fixes #1083] ensure the CLI exits with the correct status #1150

Merged
merged 1 commit into from
Jun 25, 2014

Conversation

stefanpenner
Copy link
Contributor

No description provided.

@rwjblue
Copy link
Member

rwjblue commented Jun 25, 2014

You make it look too simple. Thank you for cleaning up my mess 😄

@stefanpenner
Copy link
Contributor Author

other commands no longer "hold' until complete, like server. These will need to be refactored to support this.

This was the original architecture, we may have lost it but we can restore it

@stefanpenner
Copy link
Contributor Author

i added a fix for serve, can you review?

@rwjblue
Copy link
Member

rwjblue commented Jun 25, 2014

LGTM, can you confirm the ember test --server also hangs properly?

@stefanpenner
Copy link
Contributor Author

@rjackson ya, ember serve ember test --server both work.

environment: 'development',
outputPath: outputPath
})
environment: 'development',

Choose a reason for hiding this comment

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

Is the 4-space indent intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason for hiding this comment

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

oh, ok

stefanpenner added a commit that referenced this pull request Jun 25, 2014
[fixes #1083] ensure the CLI exist with the correct status
@stefanpenner stefanpenner merged commit 3efa353 into master Jun 25, 2014
@stefanpenner stefanpenner deleted the fix-hanging-tests branch June 25, 2014 16:50
@stefanpenner stefanpenner changed the title [fixes #1083] ensure the CLI exist with the correct status [fixes #1083] ensure the CLI exits with the correct status Jun 25, 2014
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.

3 participants