[libguestfs] Revert "add debugging of $HOME to try to narrow down RHBZ#1003088" Revert "strace make quickcheck to

Richard W.M. Jones rjones at fedoraproject.org
Mon Sep 2 10:51:40 UTC 2013


commit 200a304c2ff75355ae390dc9740e57d2c36cfeea
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Sep 2 08:49:37 2013 +0100

    Revert "add debugging of $HOME to try to narrow down RHBZ#1003088"
    Revert "strace make quickcheck to try to narrow down RHBZ#1003088"
    Revert "Enable libvirt debugging."
    
    This reverts commit 86cdc0f9404d798f70b9d8c0bc6e4f3cb3c44a63
    and commit a681e100dfc3140325e47a9bdde21e69c3f2436b
    and commit d2f7abe0ccee7145e416f372fb2a6e06b86cfce9.

 libguestfs.spec |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index d1c3a83..cd8312e 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -634,15 +634,6 @@ export LIBGUESTFS_DEBUG=1
 # output even when combined with trace (see RHBZ#673477).
 export LIBGUESTFS_TRACE=1
 
-# Enable libvirt debugging.
-echo HOME=$HOME
-ls -al $HOME ||:
-ls -al /builddir ||:
-ls -al /builddir/.cache ||:
-ls -al /builddir/.config ||:
-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
 # checksum at runtime.
@@ -958,7 +949,6 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/libguestfs
 %changelog
 * Sun Sep  1 2013 Richard W.M. Jones <rjones at redhat.com> - 1:1.23.20-2
 - New upstream version 1.23.20.
-- Enable libvirt debugging.
 
 * Thu Aug 29 2013 Richard W.M. Jones <rjones at redhat.com> - 1:1.23.19-1
 - New upstream version 1.23.19.


More information about the scm-commits mailing list