On 2009 Mar 10, at 13:17, Jeff King wrote:
Can somebody with an OS X box try: $ /bin/sh $ eval 'false ' $ echo $? It should print '1'; if it prints '0', the shell is broken.
I wrote t3505 on a Mac OS X 10.4.11 system. On that system, /bin/sh is a copy of bash v2.05b. Your test code prints 1 here.
-- Chris -- 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