Description
The exit status codes of OFT don't comply with usage.txt which says.
Returns:
0 on success
1 on OFT error
2 on command line error
Steps to Reproduce
- Enter illegal command line option
- Check exit code
Expected behavior
See above.
Environment
Additional context
This is a finding from a review of @poldi2015.