Skip to content

Add option to cause abort exit with error #598

@reitzig

Description

@reitzig

Using aspell in shell scripts, we may want to exit the script early depending on how the aspell check turned out.

Exit with success is sensible after the user stepped through the whole file, and also after x-exiting.

However, when b-aborting we would expect an exit with error. Unfortunately, aspell check seems to always exit with success.

Please change this behaviour, or add an option (--abort-is-error?) so users can change the behaviour if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions