git-1.7.3/contrib/workdir/git-new-workdir uses 'test -L' to test for symlinks. I suggest using 'test -h' because it is more portable, and would have avoided a problem on my BSD machine. -- Bruce Momjian <bruce@xxxxxxxxxx> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- 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