[Libguestfs] [PATCH] build: Make valgrind tests append all output into a single log file

Richard W.M. Jones rjones at redhat.com
Fri Dec 2 12:24:42 UTC 2011


Looking at the man page, I think a better idea might be something like
this (untested):

  VG = valgrind --log-fd=100 100>>valgrind.log [...]

I guess we will also need .NOTPARALLEL: too.

Alternatively, using the %p specifier so that at least there's a very
high chance that each instance will go to a separate file.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v




More information about the Libguestfs mailing list