View | Details | Raw Unified | Return to bug 49354 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +2 lines)
Line 85    Link Here 
85
		is_high('ldap/debug/level', 0),
Line 103    Link Here 
103
		lambda ucr: ucr.get('apache2/loglevel', 'warn') in ('notice', 'info', 'debug')
102
		lambda ucr: ucr.get('apache2/loglevel', 'warn') in ('notice', 'info', 'debug'),
104
--
103
		lambda ucr: ucr.get('ldap/debug/level', 'none') not in ('none', 0)

Return to bug 49354