gpo: Fix the empty apply log
authorDavid Mulder <dmulder@suse.com>
Mon, 20 Nov 2017 13:41:19 +0000 (06:41 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 15 Dec 2017 20:43:19 +0000 (21:43 +0100)
commit9ace2343ab24829a37bae6cbf0c72cb6d101cb9f
tree6c5c5ef56824434f2b9ecb16bd5d46df002e8499
parent045d900e8baa4f8b862064c36d9c0d1de0e96697
gpo: Fix the empty apply log

The apply log wasn't being saved, apparently the pointers to elements
of the tree were getting lost.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/gpclass.py