Skip to content

Commit

Permalink
dev-db/mysql: minor ebuild fixes
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.21, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Aug 4, 2021
1 parent 34315ee commit 6491868
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion dev-db/mysql/mysql-5.7.35.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,6 @@ src_test() {
emailAddress = Email Address
emailAddress_max = 64
[default_conf]
ssl_conf = ssl_sect
Expand Down
2 changes: 0 additions & 2 deletions dev-db/mysql/mysql-8.0.26.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,6 @@ src_test() {
emailAddress = Email Address
emailAddress_max = 64
[default_conf]
ssl_conf = ssl_sect
Expand All @@ -482,7 +481,6 @@ src_test() {

local -x OPENSSL_CONF="${T}/openssl_tlsv1.cnf"

# no need to force dep app-arch/zip for one test
disabled_tests+=( "x.connection_tls_version;0;Not compatible with OpenSSL 3.x error messages" )
fi

Expand Down

0 comments on commit 6491868

Please sign in to comment.