samba-tool:testparm: Fix error with --section-name
commite54563861b2b06370fe3a2a10d7e7df2e3e18f24
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 22 Apr 2021 00:57:24 +0000 (22 12:57 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 17 May 2021 21:39:38 +0000 (17 21:39 +0000)
tree3e41bc2f1d58a4a4f17699efbc95e0d1c57204bf
parent33bb6ad35635590be112e94941dbfc02b4db1d30
samba-tool:testparm: Fix error with --section-name

Pass the correct parameters into LoadparmService.dump() so that
--section-name works properly.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14143

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Rowland Penny <rpenny@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/testparm.py
selftest/knownfail.d/bug-14143 [deleted file]