mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-08 08:38:33 +00:00
5b1e144d3221c2348c90b6610b192c228972c8f1
In python3, a single element reference of a bytes is an int, not equal to a b'' of the same length and value. Change to use slices to have python2 and python3 act the same.
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
84.9%
Shell
11.5%
C
2.4%
Go Template
0.6%
Go
0.3%
Other
0.2%