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
Describe the bug When an issue is encountered that terminates the program; the exit code is 0.
To Reproduce Steps to reproduce the behavior:
Expected behavior tlslookieloo should exit with non-zero code when an error occurs that terminates the program.
Console or log output N/A
Environment:
Attachments N/A
The text was updated successfully, but these errors were encountered:
73a1e3c
No branches or pull requests
Describe the bug
When an issue is encountered that terminates the program; the exit code is 0.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
tlslookieloo should exit with non-zero code when an error occurs that terminates the program.
Console or log output
N/A
Environment:
Attachments
N/A
The text was updated successfully, but these errors were encountered: