Skip to content

Conversation

@charlievieth
Copy link
Contributor

Stop script execution on error and return a non-zero exit code. Previously,
PowerShell happily plowed through errors with little regard for traps,
try catch blocks or the non-zero exits within them.

[#134462851]

Signed-off-by: Charlie Vieth [email protected]

Stop script execution on error and return a non-zero exit code. Previously,
PowerShell happily plowed through errors with little regard for traps,
try catch blocks or the non-zero exits within them.

[#134462851]

Signed-off-by: Charlie Vieth <[email protected]>
@cfdreddbot
Copy link

Hey charlievieth!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

1 similar comment
@cfdreddbot
Copy link

Hey charlievieth!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/135347021

The labels on this github issue will be updated when the story is started.

@emalm
Copy link
Contributor

emalm commented Dec 2, 2016

Thanks, @charlievieth! Pulling this in for evaluation by the team.

Best,
Eric

@sunjayBhatia
Copy link
Contributor

@bdshroyer I see this commit has been merged into develop. Should we close this PR?

@bdshroyer
Copy link

@sunjayBhatia I think so, yeah.

jvshahid added a commit that referenced this pull request Oct 11, 2017
[finishes #150560620]

Submodule src/code.cloudfoundry.org/locket fdeea7ad..4c4fdcbd:
  > fix the test to be go1.9 friendly
Submodule src/github.com/onsi/gomega 334b8f47..777f4d38:
  > Merge pull request #230 from jvshahid/fix-gexec-on-go1.9
  > Merge pull request #225 from marten-seemann/byteslice-shortcut
  > v1.2.0
  > add TimeoutCloser, TimeoutReader, and TimeoutWriter to gbytes
  > assert the buffer should be closed
  > add gbytes.BufferReader to allow gbytes to buffer a reader
  > add CONTRIBUTING.md
  > Merge pull request #223 from spring1843/block-ending-with-return
  > Merge pull request #222 from apelisse/patch-1
  > Remove mailing list
  > Merge pull request #215 from jim-slattery-rs/xunit_assertion_failures_should_be_fatal
  > Merge pull request #213 from aubm/xml-attr-check-with-go-1.7
  > Merge pull request #212 from aubm/fix-xml-charset
  > Merge pull request #209 from aubm/adds-support-for-match-xml
  > Merge pull request #207 from madamkiwi/json_formatting
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.

6 participants