samba-tool user edit: simplify code
commit4954118b81e96ef677b1965d06427d626855e73f
authorBjörn Baumbach <bb@sernet.de>
Wed, 13 Mar 2019 16:40:37 +0000 (13 17:40 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2019 02:07:20 +0000 (4 02:07 +0000)
tree09a0b234276ed3f6d623e3bbffb6cccac93e7ed6
parent64e37e3822afbed2f5b97b8d456108cc79bd99bc
samba-tool user edit: simplify code

Use "None"-changetype here, instead of "Add". This avoids the need to
remove the changetype line afterwards.

Signed-off-by: Björn Baumbach <bb@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/user.py