mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
dmsetup: Flush ouptut when using --interval
This commit is contained in:
parent
c7e4b97abc
commit
b8b2b1efd8
@ -7080,6 +7080,7 @@ doit:
|
||||
|
||||
if (_count > 1 && r) {
|
||||
printf("\n");
|
||||
fflush(stdout);
|
||||
/* wait for --interval and update timestamps */
|
||||
if (!_do_report_wait()) {
|
||||
ret = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user