On Sat, Feb 23, 2008 at 12:50:28PM -0800, Junio C Hamano wrote: > > Gah, yes. Not sure how I was even able to run the test with that error. > > Simple. fake-editor.sh does not begin with #! anymore and exec > causes /bin/sh to run, and your system happens to have a sane I thought I tested it on the Solaris box with the broken shell, but perhaps not. > shell there. If you used $SHELL not $SHELL_PATH and wrote to > fake-editor.sh, you would have noticed that using $SHELL there > was wrong as it would have said "#!bash" for you ;-) Actually, my $SHELL is "/usr/local/bin/bash" on the box in question. -Peff - 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