mirror of https://github.com/ansible/ansible.git
syslog.openlog does not cope with unicode first argument
It seems that os.path.basename(__file__) can return a unicode string. In this case syslog.openlog fails. Forcing the result to a string causes the resulting error to go away.pull/1807/head
parent
b54bb2dfed
commit
5ef077e58c
Loading…
Reference in New Issue