mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-24 15:22:16 +03:00
change log
This commit is contained in:
parent
32e92028aa
commit
908d19d9d1
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ class Registration:
|
||||||
self.install_and_config_ldap(reg_reply)
|
self.install_and_config_ldap(reg_reply)
|
||||||
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
self.logger.error('Registartion error. Error Message: {0}.'.format(str(e)))
|
self.logger.error('Registration error. Error Message: {0}.'.format(str(e)))
|
||||||
print(e)
|
print(e)
|
||||||
raise
|
raise
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue