Skip to content

land: fix --abort exit status code - #449

Merged
codebytere merged 1 commit into
nodejs:masterfrom
mmarchini:abort-exit-code
Jun 30, 2020
Merged

land: fix --abort exit status code#449
codebytere merged 1 commit into
nodejs:masterfrom
mmarchini:abort-exit-code

Conversation

@mmarchini

Copy link
Copy Markdown
Contributor

--abort shouldn't exit with error status code unless something goes
wrong.

@codecov

codecovBot commented Jun 29, 2020

Copy link
Copy Markdown

Codecov Report

Merging #449 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #449 +/- ##
=======================================
Coverage 77.08% 77.08% =======================================
Files 21 21 Lines 1497 1497 =======================================
Hits 1154 1154 Misses 343 343 

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8c024d...fe9b2ba. Read the comment docs.

@codebyterecodebytere left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

one spelling fix but otherwise lgtm :)

Comment threadlib/landing_session.js Outdated
`--abort` shouldn't exit with error status code unless something goes
wrong.
@codebytere
codebytere merged commit aac20a6 into nodejs:masterJun 30, 2020
Sign up for freeto 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

@mmarchini@codebytere@tniessen