mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-23 17:42:03 +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
86.2%
Shell
10.1%
C
2.4%
Go Template
0.7%
Go
0.3%
Other
0.2%