Skip to content

Conversation

@boegel
Copy link
Contributor

@boegel boegel commented Jan 29, 2026

No description provided.

Report error and exit with specified non-zero exit code
"""
if exit_code <= 0:
raise ValueError("Exit code should be positive non-zero integer")
Copy link
Collaborator

Choose a reason for hiding this comment

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

might still be useful the print the original error message, even if the error code is weird

@lexming lexming merged commit 47c0d3b into EESSI:main Jan 29, 2026
6 checks passed
@boegel boegel deleted the shell_require_version branch January 29, 2026 15:54
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