mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
Debug print removed
This commit is contained in:
parent
d1169eaeef
commit
4327f0b17b
@ -64,7 +64,6 @@ class scripts_applier(applier_frontend):
|
||||
logdata['exc'] = exc
|
||||
log('E64', logdata)
|
||||
self.folder_path.mkdir(parents=True, exist_ok=True)
|
||||
print(self.__module_enabled)
|
||||
if self.__module_enabled:
|
||||
for ts in self.scripts:
|
||||
if ts.path.split('/')[-4] == 'MACHINE':
|
||||
|
Loading…
x
Reference in New Issue
Block a user