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

Allow using exit_status to signal errors from debugfs subcommands #10

Merged
merged 3 commits into from
Feb 13, 2024

Conversation

orosam
Copy link

@orosam orosam commented Feb 13, 2024

Use exit_status in libss2 as the exit status when executing a single debugfs subcommand with the -R command line switch.

Adapt rdump signaling to this method.

Sándor Oroszi added 3 commits February 13, 2024 18:02
Can be used to return a failure when executing a single line fails,
without breaking interactive usage.
@qkaiser qkaiser self-assigned this Feb 13, 2024
@qkaiser qkaiser added the enhancement New feature or request label Feb 13, 2024
@qkaiser qkaiser merged commit 7f81ca5 into master Feb 13, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants