Re: [RFC/PATCH] Trace into a file if GIT_TRACE can interpreted as a filename.

From: Christian Couder <chriscool@tuxfamily.org>
Date: 2006-08-17 16:14:43
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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Thu Aug 17 16:10:16 2006

This archive was generated by hypermail 2.1.8 : 2006-08-17 16:11:02 EST