gpo: Script ext should not crash if script missing
authorDavid Mulder <dmulder@suse.com>
Fri, 7 Aug 2020 19:39:18 +0000 (13:39 -0600)
committerDavid Mulder <dmulder@samba.org>
Thu, 27 Aug 2020 15:59:33 +0000 (15:59 +0000)
commit87fe86270e16cc06d4d4d6462705b2c3c93a473c
treef9e13ca8c91b292862fbb3038ddca5da054056a7
parent7c6969e9c9cccc1fdf0a668389bc9b3eaa6d2831
gpo: Script ext should not crash if script missing

If a user has manually removed a script, the
extension should not crash in an unapply removing
it.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/gp_scripts_ext.py