Am 3/1/2012 2:45, schrieb Tom Grennan: > + git for-each-ref --format="%(refname)" --sort=refname | > + test_cmp expect - DON'T DO THIS. It loses the exit code of the git invocation. (And it is contrary to my effort to move all test_cmp away from being used in a pipeline because I want to use a comparator tool that does not understand '-' as stdin.) -- Hannes -- 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