testssl.sh/utils
Peter Dave Hello ce634f7deb Correct exit using, the exit status should be 0~255
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.
2021-06-15 16:04:23 +08:00
..
00_unittest_baseline.sh Correct exit using, the exit status should be 0~255 2021-06-15 16:04:23 +08:00
ccs-injection.bash Make vim modeline config consistent, cc #1901 2021-06-01 14:31:31 +08:00
checkcert.sh Make vim modeline config consistent, cc #1901 2021-06-01 14:31:31 +08:00
create_ca_hashes.sh any openssl will do 2017-09-18 14:02:12 +02:00
curves.bash Correct exit using, the exit status should be 0~255 2021-06-15 16:04:23 +08:00
docker-debian10.tls13only.start.sh Add missing vim modeline config in sh & perl files, cc #1901 2021-06-01 14:40:24 +08:00
docker-nginx.tls13-earlydata.start.sh Add missing vim modeline config in sh & perl files, cc #1901 2021-06-01 14:40:24 +08:00
generate_static_cipher_lists.sh Correct exit using, the exit status should be 0~255 2021-06-15 16:04:23 +08:00
gmap2testssl.sh Make vim modeline config consistent, cc #1901 2021-06-01 14:31:31 +08:00
heartbleed.bash Make vim modeline config consistent, cc #1901 2021-06-01 14:31:31 +08:00
hexstream2cipher.sh Add missing vim modeline config in sh & perl files, cc #1901 2021-06-01 14:40:24 +08:00
hexstream2curves.sh Add missing vim modeline config in sh & perl files, cc #1901 2021-06-01 14:40:24 +08:00
make-openssl111.sh Make vim modeline config consistent, cc #1901 2021-06-01 14:31:31 +08:00
make-openssl.sh Make vim modeline config consistent, cc #1901 2021-06-01 14:31:31 +08:00
parse_client_ciphers.pl Add missing vim modeline config in sh & perl files, cc #1901 2021-06-01 14:40:24 +08:00
prototype.ssl2proto-check.bash Make vim modeline config consistent, cc #1901 2021-06-01 14:31:31 +08:00
prototype.tls-protocol-checker.bash Make vim modeline config consistent, cc #1901 2021-06-01 14:31:31 +08:00
resume.sh Add missing vim modeline config in sh & perl files, cc #1901 2021-06-01 14:40:24 +08:00
ticketbleed.bash Make vim modeline config consistent, cc #1901 2021-06-01 14:31:31 +08:00
update_client_sim_data.pl Add missing vim modeline config in sh & perl files, cc #1901 2021-06-01 14:40:24 +08:00