[libguestfs] Enable btrfs subvolume list test, since that bug is fixed.

Richard W.M. Jones rjones at fedoraproject.org
Sat Feb 9 21:38:10 UTC 2013


commit cf483e8cb0ef261b2eac5f281e2075f38aff8bdf
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Feb 8 09:40:16 2013 +0000

    Enable btrfs subvolume list test, since that bug is fixed.

 libguestfs.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 94ae885..3beca8e 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -758,10 +758,6 @@ export SKIP_TEST_CHARSET_FIDELITY=1
 # Disable virt-format test (RHBZ#872831).
 export SKIP_TEST_VIRT_FORMAT_SH=1
 
-# The btrfs subvolume list command changed its output format.  Matt
-# has a patch to fix this which we're waiting for.
-export SKIP_TEST_BTRFS_SUBVOLUME_DEFAULT_PL=1
-
 # Disable set_label tests (RHBZ#906777).
 export SKIP_TEST_SET_LABEL=1
 


More information about the scm-commits mailing list