s4-classicupgrade: Use s3param.get_context() instead of result.lp
authorAndrew Bartlett <abartlet@samba.org>
Mon, 27 Aug 2012 06:56:35 +0000 (16:56 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 27 Aug 2012 21:57:29 +0000 (07:57 +1000)
commit738f4ac058ab49239271539fe66d09bfa81a138b
tree9b6199ec2bb565ae7d7edffb86cfe3a4d2436573
parent1ed607057087cd5e9f1deebe472a1a6d9009a32f
s4-classicupgrade: Use s3param.get_context() instead of result.lp

We should not need the guessed values here, but by changing to using the s3 loadparm context
we can move this block to before the provision.

Andrew Bartlett
source4/scripting/python/samba/upgrade.py