samba-tool: Improve getopt.py error handling
authorGiampaolo Lauria <lauria2@yahoo.com>
Mon, 17 Oct 2011 19:28:52 +0000 (15:28 -0400)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 19 Oct 2011 01:34:07 +0000 (03:34 +0200)
commit8dbf79941f029e7ddcb347c7436038c47eb8115e
treee98c57666954b22db2275d79f32477c058101448
parent0c342f89860a4f64faf62340741b740603907c0e
samba-tool: Improve getopt.py error handling

Throw an exception when --option value is not in the form "a=b"
source4/scripting/python/samba/getopt.py