commit | 8fd9156a4af164e1d2af0ee48ade5921928e2265 | [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 15:57:54 2019 +0000 |
tree | 484aa11f2721f2e824119d32336b0d17464b699d | |
parent | bdc807dbe8b97e1a1a5b212380ec4ffa07a784e4 [diff] [blame] |
Fix #2370, minor typos and spelling mistakes
diff --git a/tests/compat.sh b/tests/compat.sh index a2b2d5b..f23231c 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