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

Incorrect Exit Code and Error Message When Using "--version" Argument in EPUBCheck #1520

Closed
gregoriopellegrino opened this issue Jun 28, 2023 · 0 comments · Fixed by #1526
Closed
Assignees
Labels
status: has PR The issue is being processed in a pull request type: bug The issue describes a bug
Milestone

Comments

@gregoriopellegrino
Copy link

When executing EPUBCheck with the --version argument to retrieve the version information, the tool correctly displays the version, but the exit code returned is 1 (non-zero), along with the error message "No file specified in the arguments. Exiting." In my opinion this behavior is misleading and does not reflect the actual status of the command.

@rdeltour rdeltour self-assigned this Jun 30, 2023
@rdeltour rdeltour added type: bug The issue describes a bug status: accepted Ready to be further processed labels Jun 30, 2023
@rdeltour rdeltour added this to the Next maintenance release milestone Jul 5, 2023
@rdeltour rdeltour added status: has PR The issue is being processed in a pull request and removed status: accepted Ready to be further processed labels Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: has PR The issue is being processed in a pull request type: bug The issue describes a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants