2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_server
Jarrod Johnson 74af077651 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:03:38 -04:00
..
bin Correct typo in function call 2020-06-26 14:11:50 -04:00
confluent Fix python3 problem with backspace 2020-07-14 09:03:38 -04:00
dbgtools Make /usr/bin/env python point to python2 2019-09-23 11:04:52 -04:00
sysctl
systemd Remove systemd management of /var/lib/confluent 2020-06-16 09:16:01 -04:00
sysvinit Fix sysvinit 2019-08-20 08:59:01 -04:00
builddeb Add missing dependencies to deb package 2020-05-12 10:31:36 -04:00
buildrpm Use python3 explicitly for building source 2019-10-16 13:26:15 -04:00
confluent_server.spec.tmpl Change name of libarchive dependency 2020-06-25 10:29:27 -04:00
confluentdbgcli.py Make /usr/bin/env python point to python2 2019-09-23 11:04:52 -04:00
confluentsrv.spec
makesetup
MANIFEST.in Add confluent pam to packaging 2018-11-14 14:55:26 -05:00
requirements.txt
setup.py.tmpl Rename osimage in template to osdeploy 2020-06-19 09:24:26 -04:00