s4/scripting: py3 style 0o123 octal, not 0123
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 11 Oct 2018 05:32:52 +0000 (18:32 +1300)
committerNoel Power <npower@samba.org>
Thu, 25 Oct 2018 19:45:58 +0000 (21:45 +0200)
commit6ab7a3beb36b9b5e4f2e24835558ddcf765aafae
treefbcfc4df90e7728773f84f9c659bed602412c55d
parent4fdccc0d35f0d009e07a9b08edc34dc0fb37c89c
s4/scripting: py3 style 0o123 octal, not 0123

this works with py2.6+ too.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
source4/scripting/devel/config_base