KCC: fix the polarity of bridges_required option
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 13 May 2015 01:55:00 +0000 (13:55 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 12 Jun 2015 04:57:17 +0000 (06:57 +0200)
commit430b0896f271946e5464f27067502ce35cd44009
tree0eb1ccd50d61b028c62454599175a20b34ac925d
parent229165553af1c976c71e407406883b77a60f5e9d
KCC: fix the polarity of bridges_required option

If one of the *_BRIDGES_REQUIRED flags is set, bridges_required is
True.

We ignore this option anyway.

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>
python/samba/kcc/__init__.py