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

Make hop pass through error #59

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Make hop pass through error #59

merged 1 commit into from
Nov 4, 2024

Conversation

erik-perri
Copy link
Member

Currently if a hop command fails, it will exit with success rather than the original error code. This isn't an issue in most cases since we don't use it in scripts or CI, but it's still helpful to pass any error codes up so multiple commands run with && don't continue down the chain.

@iBotPeaches iBotPeaches merged commit 9993a9b into master Nov 4, 2024
9 checks passed
@iBotPeaches iBotPeaches deleted the exit-on-failure branch November 4, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

7 participants