mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 01:48:50 +02:00
progressBar: added eol for each progressBar update when no STDOUT_FILENO
This commit is contained in:
@@ -23,6 +23,7 @@ class ProgressBar {
|
||||
std::chrono::time_point<std::chrono::system_clock> last_time;
|
||||
bool _quiet;
|
||||
bool _first;
|
||||
bool _is_tty;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user