s4-python: accept --option arguments in python cmdline parsing
authorAndrew Tridgell <tridge@samba.org>
Wed, 21 Apr 2010 01:33:43 +0000 (11:33 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 21 Apr 2010 03:35:56 +0000 (13:35 +1000)
commit024b53755c88855d7e88f256af03bd24280999f0
tree3db26fdc1695410e938347bd164cf05dd05eb672
parent899fa60dd2cf24fc32c83f17080fa5f221861541
s4-python: accept --option arguments in python cmdline parsing

also fixed the -d option to use lp.set() which calls lp_set_cmdline()

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/getopt.py