[libguestfs] strace make quickcheck to try to narrow down RHBZ#1003088

Richard W.M. Jones rjones at fedoraproject.org
Sun Sep 1 20:52:02 UTC 2013


commit a681e100dfc3140325e47a9bdde21e69c3f2436b
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sun Sep 1 21:51:34 2013 +0100

    strace make quickcheck to try to narrow down RHBZ#1003088

 libguestfs.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index e7d2875..cb329b8 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -636,6 +636,7 @@ export LIBGUESTFS_TRACE=1
 
 # Enable libvirt debugging.
 export LIBVIRT_DEBUG=1
+strace -f -s 1024 make quickcheck
 
 # This test fails because we build the ISO after encoding the checksum
 # of the ISO in the test itself.  Need to fix the test to work out the


More information about the scm-commits mailing list