Merge pull request #11274 from robgssp/ldap
ldap-client: don't break on test failures
This commit is contained in:
commit
4ecb1ce679
@ -436,6 +436,7 @@ self: super: {
|
|||||||
itanium-abi = dontCheck super.itanium-abi;
|
itanium-abi = dontCheck super.itanium-abi;
|
||||||
katt = dontCheck super.katt;
|
katt = dontCheck super.katt;
|
||||||
language-slice = dontCheck super.language-slice;
|
language-slice = dontCheck super.language-slice;
|
||||||
|
ldap-client = dontCheck super.ldap-client;
|
||||||
lensref = dontCheck super.lensref;
|
lensref = dontCheck super.lensref;
|
||||||
liquidhaskell = dontCheck super.liquidhaskell;
|
liquidhaskell = dontCheck super.liquidhaskell;
|
||||||
lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25
|
lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25
|
||||||
|
Loading…
x
Reference in New Issue
Block a user