bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mdate-sh broken on darwin


From: Alexandre Duret-Lutz
Subject: Re: mdate-sh broken on darwin
Date: 08 Feb 2005 18:09:25 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.3.50

>>> "Stepan" == Stepan Kasal <address@hidden> writes:

 Stepan> Hello Alexandre,
 Stepan> perhaps I'm missing the context in which is mdate-sh executed, but
 Stepan> couldn't a file name with a space appear there?

Nope

[...]
 Stepan> Wouldn't the following be safer:

 Stepan> case $3 in
 Stepan> ???*) day=$1;;
 Stepan> *) day=$3; shift;;
 Stepan> esac

I think so.  Can any of you make sure this still work on Darwin?
-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]