Skip to content

Fix for #794 - failed installation yields exit code 1#796

Merged
khellang merged 1 commit intoscriptcs:devfrom
adamralph:794
Jul 14, 2014
Merged

Fix for #794 - failed installation yields exit code 1#796
khellang merged 1 commit intoscriptcs:devfrom
adamralph:794

Conversation

@adamralph
Copy link
Copy Markdown
Contributor

Fixes #794.

Before

(with exit code 0)

image

After

(with exit code 1)

image

@adamralph adamralph changed the title allow installation exception to be caught in InstallCommand Fix for #794 - failed installation yields exit code 1 Jul 14, 2014
khellang added a commit that referenced this pull request Jul 14, 2014
Fix for #794 - failed installation yields exit code 1
@khellang khellang merged commit 5a4b019 into scriptcs:dev Jul 14, 2014
@adamralph adamralph added this to the v0.10 milestone Jul 14, 2014
@adamralph adamralph deleted the 794 branch July 14, 2014 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Process exit code is 0 when packages fail to install

2 participants