mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-28 22:08:26 +00:00
4df3fda8eabc1f3aa744b7564891651c168b7dea
The pre and post phases are desirable to see both in logs and consoles. Unfortunately, anaconda cheaps out by using communicate(), which means the logs are unwritten until the end. Change by using bash's redirectiors to create a dynamically updated logfile and tail -f that.
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
79.4%
Shell
16.5%
C
3.3%
Go
0.4%
Perl
0.3%