mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-27 19:37:57 +00:00
Jarrod Johnson
59789bae7d
Fix python3 ctypes str usage
In python3, the string is likely to be unicode and incompatible with the libc function. If it isn't bytes, force it to be bytes.
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%