Junio C Hamano writes: > > I wonder if we can pass an already opened file descriptor to > GIT_TRACE. E.g. > > GIT_TRACE=9 make test 9>/var/tmp/trace.log > > and make the trace code to emit the message with one write(2) to > make sure messages from processes do not get mixed up in the > middle. I will see if I can come up with something. Thanks again, Christian. - 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