s4-testparm: modify dumping of parameters to use the lib/param code to have more...
commite465634eec1ce8ec22948b193f98861199ca59e7
authorGarming Sam <garming@catalyst.net.nz>
Fri, 27 Dec 2013 04:09:35 +0000 (27 17:09 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 28 Jan 2014 04:26:36 +0000 (28 17:26 +1300)
treec9166e2328b3285e385990bd80423be9c80aa08b
parenta3162686f8b2b080c1d4fd2acbf881798f888dd7
s4-testparm: modify dumping of parameters to use the lib/param code to have more consistent output

In making this change, it also fixes a bug where attempting to dump a parameter would immediately cause an error
(due to a lack of string conversion).

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
python/samba/netcmd/testparm.py
source4/param/pyparam.c