Skip to content

Conversation

shazron
Copy link

@shazron shazron commented Jun 14, 2017

The init() function will return a shell return code. In the CLI context, when the return code is non-zero, it will then call process.exit with that return code.

Since the behaviour has changed, the version is bumped a major so that dependents don't pick this up automatically and encounter unexpected results.

The init() function will return a shell return code. In the CLI context, when the return code is non-zero, it will then call process.exit with that return code.

Since the behaviour has changed, the version is bumped a major so that dependents don't pick this up automatically and encounter unexpected results.
@shazron
Copy link
Author

shazron commented Jun 14, 2017

I am in the process of testing this on macOS, Windows 10 and Linux through the CLI context. I'll write up a unit-test for the lib context.

@shazron shazron merged commit 4bbe6b3 into ios-control:master Jun 14, 2017
@shazron shazron deleted the no_lib_exit branch June 14, 2017 22:32
@shazron shazron added this to the 6.0.0 milestone Jun 14, 2017
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.

1 participant