commit | d5f4759594a8d551f166fb5a0c7dda0ee004d4ad | [log] [tgz] |
---|---|---|
author | Antonin Décimo <antonin.decimo@gmail.com> | Wed Jan 23 15:24:37 2019 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Feb 18 14:50:57 2019 +0000 |
tree | d60e43ac0a8a1acbfbbcc504c5d6abaaf23e29a4 | |
parent | 6f76795bf5a8e0cc7b5fa7e8f0939afd3aefde41 [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