--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -85,1 +85,0 @@ - is_high('ldap/debug/level', 0), @@ -103,1 +102,2 @@ - lambda ucr: ucr.get('apache2/loglevel', 'warn') in ('notice', 'info', 'debug') --- + lambda ucr: ucr.get('apache2/loglevel', 'warn') in ('notice', 'info', 'debug'), + lambda ucr: ucr.get('ldap/debug/level', 'none') not in ('none', 0)