commit | 2cf5a7c98eff6796f5bf4a474c48312b52e7b339 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Apr 08 12:49:31 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Apr 08 13:25:31 2015 +0200 |
tree | 6a012e359f33325ab5cfd5cb7d7773afd5ec2600 | |
parent | b5904d25ef38ec06f34a69a5a62b1743eddd4680 [diff] [blame] |
The Great Renaming A simple execution of tmp/invoke-rename.pl
diff --git a/tests/compat.sh b/tests/compat.sh index f7ddb98..97938e0 100755 --- a/tests/compat.sh +++ b/tests/compat.sh
@@ -648,7 +648,7 @@ esac } -add_polarssl_ciphersuites() +add_mbedtls_ciphersuites() { case $TYPE in @@ -1177,7 +1177,7 @@ add_common_ciphersuites add_openssl_ciphersuites add_gnutls_ciphersuites - add_polarssl_ciphersuites + add_mbedtls_ciphersuites filter_ciphersuites if [ "X" != "X$P_CIPHERS" ]; then