[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Infinite loop in mdate-sh
From: |
Stepan Kasal |
Subject: |
Re: Infinite loop in mdate-sh |
Date: |
Tue, 28 Jun 2005 14:21:33 +0200 |
User-agent: |
Mutt/1.4.1i |
Hello,
replying to an older thread:
On Wed, Jun 08, 2005 at 10:50:07PM +0100, James Youngman wrote:
> if unset TIME_STYLE 2>/dev/null ...
> else
> TIME_STYLE=posix-"$TIME_STYLE"
I think this is too complicated.
The documentation says the default is posix-long-iso, and as it is
posix-*, it should give us the traditional behaviour for the POSIX
locale (which was just set).
Alexandre, would you accept the patch as attached to this mail?
Happy hacking,
Stepan
automake-20050628-mdate.patch
Description: Text document