The specific problem with enabling trace around "certain" commands is that we very often run the tests with LIBGUESTFS_TRACE=1 LIBGUESTFS_DEBUG=1 in the environment. In this case that doesn't make very much of a difference, except you're turning off trace at the end of the test when the person running the tests wanted it to be left on.
Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedoraproject.org/wiki/MinGW _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
