mirror of
https://github.com/samba-team/samba.git
synced 2025-12-18 08:23:51 +03:00
KCC: ignore the bridges_required option
At least until we have SiteLinkBridges to test against. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
430b0896f2
commit
dcf582ae31
@@ -26,6 +26,7 @@ import traceback
|
||||
logger = logging.getLogger("samba_kcc")
|
||||
logger.addHandler(logging.StreamHandler(sys.stdout))
|
||||
DEBUG = logger.debug
|
||||
WARN = logger.warning
|
||||
|
||||
|
||||
#colours for prettier logs
|
||||
|
||||
Reference in New Issue
Block a user