summaryrefslogtreecommitdiffstats
path: root/heal/src
diff options
context:
space:
mode:
Diffstat (limited to 'heal/src')
-rw-r--r--heal/src/glfs-heal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/heal/src/glfs-heal.c b/heal/src/glfs-heal.c
index a5a623fcdd9..277ac9bb52d 100644
--- a/heal/src/glfs-heal.c
+++ b/heal/src/glfs-heal.c
@@ -465,6 +465,7 @@ glfsh_print_hr_heal_op_summary (int ret, num_entries_t *num_entries)
}
out:
printf ("\n");
+ fflush (stdout);
return 0;
}