Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
2513-Update-lib-crypto-test-crypto_SUITE.erl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 2513-Update-lib-crypto-test-crypto_SUITE.erl.patch of Package erlang
From b80705a09a2442eaa970e0516b83885c350029e9 Mon Sep 17 00:00:00 2001 From: Bryan Paxton <39971740+starbelly@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:34:39 -0500 Subject: [PATCH 3/6] Update lib/crypto/test/crypto_SUITE.erl Co-authored-by: Hans Nilsson <hans@erlang.org> --- lib/crypto/test/crypto_SUITE.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/crypto/test/crypto_SUITE.erl b/lib/crypto/test/crypto_SUITE.erl index 8fa8731fda..de50cbd6bd 100644 --- a/lib/crypto/test/crypto_SUITE.erl +++ b/lib/crypto/test/crypto_SUITE.erl @@ -1251,7 +1251,7 @@ cipher_info_aead_attr(Config) when is_list(Config) -> case lists:foldl(fun(C,Ok) -> case crypto:cipher_info(C) of #{aead := true} -> - true; + true and Ok; _ -> false end -- 2.26.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor