Daniel Pouzzner
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
2 months ago |
kaleb-himes
|
9a193a3e02
Address Issue pointed out in (now deleted) comment on an old merge
|
2 years ago |
kaleb-himes
|
8efc8b0819
Fix up other test scripts using the same logic
|
2 years ago |
Daniel Pouzzner
|
5c14bef6a8
global fixes for shellcheck warnings SC2027, SC2069, SC2154, SC2141, SC3014, SC3037 (all true positives). note, does not fix SC2057 in ocsp-stapling.test, which is addressed by PR #5174 .
|
2 years ago |
Daniel Pouzzner
|
c9a7393923
fixes for shell script errors detected by shellcheck --severity=error.
|
2 years ago |
Marco Oliverio
|
46c0809f5a
dtls-srtp: add script to test interop with OpenSSL
|
2 years ago |