[libguestfs] Add note about removing SKIP_TEST_V2V in next release.

Richard W.M. Jones rjones at fedoraproject.org
Thu Aug 14 09:16:04 UTC 2014


commit c57ebf454c964fa6ff524984eeefc366f5d7c7b3
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Aug 14 10:16:01 2014 +0100

    Add note about removing SKIP_TEST_V2V in next release.

 libguestfs.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index efa0013..9114364 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -828,6 +828,8 @@ export SKIP_TEST_LVM_FILTERING_SH=1
 # to be installed, which would in practice mean depending on the
 # previous version of libguestfs to be installed, and we don't want to
 # do that.
+# NB: Can be removed in libguestfs >= 1.27.27 since there is an upstream
+# workaround for this.
 export SKIP_TEST_V2V_NO_COPY_SH=1
 export SKIP_TEST_V2V_OF_OPTION_SH=1
 export SKIP_TEST_V2V_ON_OPTION_SH=1


More information about the scm-commits mailing list