python: Streamline option parser of python tools
commit36bb6686cb23971844585f29ae5eb6bbe4b5a12b
authorAndreas Schneider <asn@samba.org>
Wed, 7 Apr 2021 12:16:52 +0000 (7 14:16 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 20 Jun 2021 23:26:32 +0000 (20 23:26 +0000)
treeb35b2c3088b6c57d2858ca61fcfb4884d913516e
parent7f27bbd540bbf05fae2611faeb1367259f407752
python: Streamline option parser of python tools

The python tools, especially samba-tool should have the same option set
as the rest of the client utils.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/getopt.py
python/samba/tests/get_opt.py
source4/torture/drs/python/drs_base.py
source4/torture/drs/python/fsmo.py
source4/torture/drs/python/replica_sync.py