master
Самоукин Алексей 14 years ago
parent 4b1db465bd
commit 69f2088fe6

@ -2411,8 +2411,6 @@ class profile(_file, _terms, xmlShare, processingTemplates):
gid = pwdObj.pw_gid
homeDir = pwdObj.pw_dir
except:
print _("error in profile %s")%nameProfile
print _("error profile term %s")%str(funTxt)
print _("Can not found user %s")%str(userName)
cl_base.exit(1)
return uid, gid, homeDir

Loading…
Cancel
Save