trace: Fix propagation of CAIRO_TRACE_OUTDIR to children

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2012-08-11 17:37:52 +01:00
parent 65854a0015
commit b438e58308

View file

@ -832,7 +832,7 @@ _init_logfile (void)
filename, name, getpid());
filename = buf;
} else {
setenv ("CAIRO_TRACE_FD", "-1", 1);
}