pyldb: Apply flags specified by ldb.Ldb(flags=...) even if the URL is not set
authorAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2019 01:26:20 +0000 (13:26 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2019 02:07:21 +0000 (02:07 +0000)
commitf8fbd9cfe166eeee796b8964c597598e9bca597f
tree3cfad685c198c739f6481d449799cdf7b5fad3d7
parentcbf074d7d5198158279929c19d582de9a340f782
pyldb: Apply flags specified by ldb.Ldb(flags=...) even if the URL is not set

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/ldb/pyldb.c