descriptor: add missing backslash for long sddl str
authorJoe Guo <joeg@catalyst.net.nz>
Sun, 29 Jul 2018 23:50:18 +0000 (11:50 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 17 Aug 2018 00:58:26 +0000 (02:58 +0200)
commitd313e0e48dac6d517227cf1eff241bd7016b0dde
treeeae8b247e0c6593f8e1b03b5d382a1b16094f335
parent3990df0850525e5b45cafac13e26e3a2ac516f41
descriptor: add missing backslash for long sddl str

Find this bug while doing PEP8.
We are lucky this code was not used yet.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/descriptor.py