On Mon, Feb 04, 2008 at 09:59:21PM +0100, Lars Hjemli wrote: > - if ! test -d "$path"/.git > + if ! test -e "$path"/.git Is test -e supported by all shells we support ? I have some doubts... Mike - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html