Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82930d8
)
- Flush every line so it works better with pdsh
author
behlendo
<behlendo>
Fri, 28 Feb 2003 03:31:35 +0000
(
03:31
+0000)
committer
behlendo
<behlendo>
Fri, 28 Feb 2003 03:31:35 +0000
(
03:31
+0000)
lustre/utils/obdstat.c
patch
|
blob
|
history
diff --git
a/lustre/utils/obdstat.c
b/lustre/utils/obdstat.c
index
1e23a31
..
01085b9
100644
(file)
--- a/
lustre/utils/obdstat.c
+++ b/
lustre/utils/obdstat.c
@@
-154,6
+154,7
@@
do_stat (void)
printf ("\n");
}
+ fflush(stdout);
last = timenow();
}