Yann Dirson wrote:
> I can hardly get "ts -r" to rewrite its own timestamps.
> 
> Testcase: "ls / | ts | ts -r %H"
> 
> With 0.34 and 0.39, no rewrite ever occurs.
> With 0.31, the rewrite does occur (so there likely is a regression),
> but then before each line of output I get an error like:

0.39 works for me.

I wonder if this could be a locale problem?

> Use of uninitialized value in localtime at /usr/bin/ts line 86, <> line
> 12.

So str2time (from Date::Parse) is failing, or
ts has not managed to match the date stamp to feed to it.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to