Skip to content

Commit 9f646ae

Browse files
committed
Merge branch 'master' of git://github.com/aaronriekenberg/mbpfan into aaronriekenberg-master
2 parents f9f39cf + 11ec211 commit 9f646ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/mbpfan.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,7 @@ void mbpfan()
557557

558558
if(verbose) {
559559
printf("Sleeping for %d seconds\n", polling_interval);
560+
fflush(stdout);
560561

561562
if(daemonize) {
562563
syslog(LOG_INFO, "Sleeping for %d seconds", polling_interval);

0 commit comments

Comments
 (0)