commit | 36e89b5b71735bf38c02c1046828fd2ad26dc30b | [log] [tgz] |
---|---|---|
author | Antonin Décimo <antonin.decimo@gmail.com> | Wed Jan 23 15:24:37 2019 +0100 |
committer | Antonin Décimo <antonin.decimo@gmail.com> | Thu Jan 24 10:37:40 2019 +0100 |
tree | 28e8a8e57355f28a127cd39163447db592460e77 | |
parent | 62ec2dd68f92b1970ff3cdcdccf652837a359680 [diff] [blame] |
Fix #2370, minor typos and spelling mistakes
diff --git a/tests/compat.sh b/tests/compat.sh index bf65e5e..1814528 100755 --- a/tests/compat.sh +++ b/tests/compat.sh
@@ -21,7 +21,7 @@ SKIPPED=0 SRVMEM=0 -# default commands, can be overriden by the environment +# default commands, can be overridden by the environment : ${M_SRV:=../programs/ssl/ssl_server2} : ${M_CLI:=../programs/ssl/ssl_client2} : ${OPENSSL_CMD:=openssl} # OPENSSL would conflict with the build system