Sanjay,
> Accepting this patch with some requests.
>
> Requests:
> 1. If possible there should be some tests included.
> These should show other states besides "complete" in the file.
> (maybe a failure of privileges)
> Possibly using the "cat" command as suggested by Rafal.
It is not possible to do this because the file contains dates. Since MTR
is a comparative testing engine, it means anything resembling a cat
command would be non-deterministic.
> 2. If possible use a better way than putting in hard coded strings in
> the code.
> Internationalized strings would be best.
This would complicate the code considerably. I leave this for a future
feature request.
...
Chuck