[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mdate-sh broken on darwin
From: |
Peter O'Gorman |
Subject: |
Re: mdate-sh broken on darwin |
Date: |
Sun, 06 Feb 2005 21:43:26 +0900 |
User-agent: |
Mozilla Thunderbird 1.0 (Macintosh/20041206) |
Alexandre Duret-Lutz wrote:
"Peter" == Peter O'Gorman <address@hidden> writes:
Peter> As you can see, the day comes before the month, breaking
Peter> the mdate-sh script.
Can you show the entire output of `ls -L -l -d /' and `ls -l -d /' ?
Peter> I'm almost certain that this worked last release.
That could be the `$ls_command /` -> `ls -l -d /` change in
http://lists.gnu.org/archive/html/automake-patches/2004-12/msg00011.html
Alexandre,
Hmm.
On 10.3.7 (darwin 7.7.0, same for 7.6.0, can't find a 7.5.0 to try):
peter% ls -L -l -d /
drwxrwxr-t 43 root admin 1462 5 Feb 22:35 /
peter% ls -l -d /
drwxrwxr-t 43 root admin 1462 5 Feb 22:35 /
And on 10.2.8 (darwin 6.8.0):
[g3:~] peter% ls -l -L -d /
drwxrwxr-t 31 root admin 1054 Jan 9 15:18 /
[g3:~] peter% ls -l -d /
drwxrwxr-t 31 root admin 1054 Jan 9 15:18 /
So, it is quite possible that the behavior of /bin/ls changed :(
Peter
--
Peter O'Gorman - http://www.pogma.com
- mdate-sh broken on darwin, Peter O'Gorman, 2005/02/06
- Re: mdate-sh broken on darwin, Alexandre Duret-Lutz, 2005/02/06
- Re: mdate-sh broken on darwin,
Peter O'Gorman <=
- Re: mdate-sh broken on darwin, Alexandre Duret-Lutz, 2005/02/06
- Re: mdate-sh broken on darwin, Peter O'Gorman, 2005/02/06
- Re: mdate-sh broken on darwin, Alexandre Duret-Lutz, 2005/02/06
- Re: mdate-sh broken on darwin, Peter O'Gorman, 2005/02/06
- Re: mdate-sh broken on darwin, Stepan Kasal, 2005/02/08
- Re: mdate-sh broken on darwin, Alexandre Duret-Lutz, 2005/02/08
- Re: mdate-sh broken on darwin, Peter O'Gorman, 2005/02/08
- Re: mdate-sh broken on darwin, Peter O'Gorman, 2005/02/06