1
0
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:
Valery Sinelnikov 2022-04-07 16:18:38 +04:00 committed by Evgeny Sinelnikov
parent d5ecd040df
commit 7926137e84

View File

@ -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