[libguestfs] Ummm, fix the previous commit.

Richard W.M. Jones rjones at fedoraproject.org
Mon Mar 2 13:25:39 UTC 2015


commit aeba9d4dacbd68a61280a13b7f6277d08de8790b
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Mar 2 13:25:28 2015 +0000

    Ummm, fix the previous commit.

 libguestfs.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 58f4b6d..a68a292 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -889,7 +889,7 @@ export SKIP_TEST_FUSE_SH=1
 export SKIP_TEST_BTRFS_QGROUP_SHOW=1
 
 # mdadm --stop hangs (RHBZ#1197305).
-SKIP_TEST_MDADM_SH
+export SKIP_TEST_MDADM_SH=1
 
 # Skip gnulib tests which fail (probably these are kernel/glibc bugs).
 pushd gnulib/tests


More information about the scm-commits mailing list