master 3.7.3.8
root 1 year ago
parent 46829cc509
commit ade7f7f5aa

@ -5926,7 +5926,7 @@ gettext -d cl_template "$*"
if (self.uid, self.gid) != (tUid, tGid):
# Изменяем владельца файла
if not self.chownConfFile(
pathOldFile, tUid, tGi, nameFileTemplate,
pathOldFile, tUid, tGid, nameFileTemplate,
checkExists=False):
preReturn(pathProg)
return [], False

Loading…
Cancel
Save