mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
Add wipe for script_entry
This commit is contained in:
parent
d5ecd040df
commit
7926137e84
@ -479,6 +479,7 @@ class sqlite_registry(registry):
|
||||
self._wipe_sid(ad_shortcut, sid)
|
||||
self._wipe_sid(printer_entry, sid)
|
||||
self._wipe_sid(drive_entry, sid)
|
||||
self._wipe_sid(script_entry, sid)
|
||||
|
||||
def _wipe_sid(self, row_object, sid):
|
||||
(self
|
||||
|
Loading…
x
Reference in New Issue
Block a user