Lanny Ripple <lanny@xxxxxxxxxxxxxxxxx> writes: > Bingo. > > lanny;~> echo "Rémi Leblond" | LANG=C LC_ALL=C /usr/bin/sed -ne 's/.*/GIT_AUTHOR_NAME='\''&'\''/p' > GIT_AUTHOR_NAME='Rémi Leblond' > > Just occurred to me that I'm using fink and that git-am doesn't use /usr/bin/sed but just sed. My suggestion is to be explicit on the path in git-am. > > So it now stands at two bug-reports and one pebkac. My impression from reading the older thread Peff mentioned is that the other ones are also broken implementation of sed supplied by third-party, so it probably is not two Xs and one Y. It is three something. -- 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