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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit codes in package scripts should work #802

Closed
ferventcoder opened this issue Jun 15, 2016 · 1 comment
Closed

Exit codes in package scripts should work #802

ferventcoder opened this issue Jun 15, 2016 · 1 comment

Comments

@ferventcoder
Copy link
Member

Create a package and attempt to exit 1. Watch the package pass successfully as installed. 馃憥

@ferventcoder
Copy link
Member Author

Then run with --use-system-powershell and watch it fail as expected.

ferventcoder added a commit that referenced this issue Jun 17, 2016
When running any exit code, ensure that the PowerShell host also
receives the error so that it can exit properly.
ferventcoder added a commit that referenced this issue Jun 17, 2016
* stable:
  (version) 0.9.10
  (GH-398) Default install permissions enhancements
  (doc) update CHANGELOG/nuspec
  (GH-732) reduce default webrequest timeout to 30s
  (maint) fix environmentvariable
  (GH-802) PowerShell Host - Exit codes should return
  (GH-398) Allow append for users on logs directory
  (GH-794) Warn when non-admin in default install
  (GH-793) Failing to update config - log to debug
  (GH-796) Relax upgrade log package separation
  (GH-801) Fix - bad nuspec from choco new
  (legal) add logo use policy
  (GH-795) Adjust message for missing licensed code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants