[Libguestfs] virt-v2v check-valgrind?

Richard W.M. Jones rjones at redhat.com
Tue May 16 15:15:25 UTC 2023


Or maybe we could have tests/Makefile.am remove GLIBC_TUNABLES if
we're using valgrind.  Something like this perhaps ...

 check-valgrind:
-        $(MAKE) VG="@VG@" check
+        $(MAKE) GLIBC_TUNABLES= VG="@VG@" check

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org


More information about the Libguestfs mailing list