2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-08 08:38:33 +00:00
Jarrod Johnson 5b1e144d32 Fix python3 problem with backspace
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.
2020-07-14 09:13:37 -04:00
2020-03-02 13:15:09 -05:00
S
Description
xCAT confluent - replacement of conserver and eventually xcatd
19 MiB
Languages
Python 84.9%
Shell 11.5%
C 2.4%
Go Template 0.6%
Go 0.3%
Other 0.2%