selftest: Make it clear that the first argument to KCC.run() is unused
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 Sep 2015 03:51:33 +0000 (15:51 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 26 Oct 2015 04:11:22 +0000 (05:11 +0100)
commit8086900077a23c1c8d94afe691d99d180a297d81
treeb9100e942c0687e2cdf5e0c1c5d72a622786683b
parent6965c981597896486caf9bddd1fe7b5674771004
selftest: Make it clear that the first argument to KCC.run() is unused

This is unused because we have already provided a database via import_ldif

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
python/samba/tests/kcc/ldif_import_export.py