mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-24 08:11:01 +00:00
8a4a219a14591481708bf6f0c19591543eb60dfc
In python3, bytes[n] is an int, but not in python2. Sidestep by doing bytearray() for both, which is consistent between the two.
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
86%
Shell
10.3%
C
2.4%
Go Template
0.6%
Go
0.3%
Other
0.2%