mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-06-04 15:38:44 +02:00
ce634f7deb
According to the POSIX Programmer's Manual, the exit status specified by the unsigned decimal integer. If n is specified, but its value is not between 0 and 255 inclusively, the exit status is undefined. By cross reference the usage between different scripts in this project, it looks like we could simply remove the `-` before the number.