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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

always exit with non-zero if a command throws an error #799

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

mythmon
Copy link
Member

@mythmon mythmon commented Feb 15, 2024

No description provided.

@mythmon mythmon requested a review from mbostock February 15, 2024 02:53
@@ -235,6 +235,7 @@ try {
}
}
}
process.exit(1);

This comment was marked as resolved.

@mbostock mbostock merged commit 1f762ef into main Feb 15, 2024
2 checks passed
@mbostock mbostock deleted the mythmon/240214/exit-1-on-error branch February 15, 2024 02:56
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.

2 participants