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/scripts/all.sh b/tests/scripts/all.sh index c5c0c3a..3f1a32b 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -96,7 +96,7 @@ KEEP_GOING=0 RUN_ARMCC=1 -# Default commands, can be overriden by the environment +# Default commands, can be overridden by the environment : ${OPENSSL:="openssl"} : ${OPENSSL_LEGACY:="$OPENSSL"} : ${OPENSSL_NEXT:="$OPENSSL"}