commit | 7544195a449acc70cafc2a3bddf4c95667310898 | [log] [tgz] |
---|---|---|
author | Jarno Lamsa <jarno.lamsa@arm.com> | Mon Oct 28 14:12:16 2019 +0200 |
committer | Jarno Lamsa <jarno.lamsa@arm.com> | Wed Oct 30 10:34:54 2019 +0200 |
tree | 3bb048059090f2b0584a76384784cfaf62a84efb | |
parent | aeecf04be3ab7939a93ad6ad613a1f74a56c21b7 [diff] |
Remove echo FORCE SKIP This was probably an artifact from testing the cmdline_compat-stuff. Currently only pollutes the output.
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index a6ad765..2d93ca3 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh
@@ -656,7 +656,6 @@ SKIP_NEXT="YES" elif ( [ "$__ARG" = "tls1_2" ] || [ "$__ARG" = "dtls1_2" ] ) && \ ( [ "$__VAL_MIN" != "3" ] || [ "$__VAL_MAX" != "3" ] ); then - echo "FORCE SKIP" SKIP_NEXT="YES" fi