Re: [Linux-ha-dev] [PATCH] Low: fio: add missing log level

2011-06-01 Thread Florian Haas
On 2011-06-01 16:26, r.bha...@ipax.at wrote: > From: Raoul Bhatia > > --- > heartbeat/fio |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) Merged, thanks. Cheers, Florian signature.asc Description: OpenPGP digital signature __

[Linux-ha-dev] [PATCH] Low: fio: add missing log level

2011-06-01 Thread r . bhatia
From: Raoul Bhatia --- heartbeat/fio |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/heartbeat/fio b/heartbeat/fio index 1d6d54f..6d2371f 100755 --- a/heartbeat/fio +++ b/heartbeat/fio @@ -81,7 +81,7 @@ END fio_start() { fio_monitor ; rc=$? if [ $rc