s4-pysamba: fixed double conversion of int32
authorAndrew Tridgell <tridge@samba.org>
Fri, 5 Aug 2011 04:02:39 +0000 (14:02 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 9 Aug 2011 09:56:23 +0000 (11:56 +0200)
commitff58087a3f686bfcfa304c28179fb2b03c4a0a46
tree9ed69cc396a1950079bfee4995bd28a678cd1d7a
parentfd04a38d5063cd5b90970c7a89a1f12701833df7
s4-pysamba: fixed double conversion of int32

if the number is already negative, we shouldn't convert it
source4/scripting/python/samba/common.py