mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-13 11:17:49 +00:00
Jarrod Johnson
4df3fda8ea
Change logging/display for RH oses
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
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%