mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
Revert "openldap: disable failing test"
This reverts commit 66e6f6f852
.
This commit is contained in:
parent
2b3c729654
commit
578b6d336f
@ -92,8 +92,6 @@ stdenv.mkDerivation rec {
|
||||
preCheck = ''
|
||||
substituteInPlace tests/scripts/all \
|
||||
--replace "/bin/rm" "rm"
|
||||
# fails saying "SASL(-1): generic failure: internal error: failed to init cipher 'rc4'"
|
||||
rm tests/scripts/test076-authid-rewrite
|
||||
'';
|
||||
|
||||
doCheck = true;
|
||||
|
Loading…
Reference in New Issue
Block a user