From c57ebf454c964fa6ff524984eeefc366f5d7c7b3 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 14 Aug 2014 10:16:01 +0100 Subject: [PATCH] Add note about removing SKIP_TEST_V2V in next release. --- libguestfs.spec | 2 ++ 1 file changed, 2 insertions(+) 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