s4/torture/drs: PY3 fix error with test_samba_tool_showrepl_json
authorNoel Power <noel.power@suse.com>
Tue, 11 Sep 2018 12:21:18 +0000 (13:21 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 15 Sep 2018 13:18:28 +0000 (15:18 +0200)
commitc0b187982f2c02eda0860c677c98a38293dee988
tree6f9453f0194580d08dec970ef78ff4a9eb213b65
parent111fd4598f00e4f8bb2ac34a9c9f773a0d9fb788
s4/torture/drs: PY3 fix error with test_samba_tool_showrepl_json

some versions of json.loads appear to need to be passed string.
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/drs/python/samba_tool_drs_showrepl.py