On Fri, Jun 27, 2014 at 10:17:16PM +0200, Benoît Canet wrote:
I think this patch can be boiled down to 2 lines:

 if __name__ == '__main__':
+    if 'quorum' not in iotests.qemu_img('--help'):
+        iotests.notrun('not built with quorum support')
     iotests.main(supported_fmts=['qcow2', 'qed'])

What do you think?

Attachment: pgpcQpEBmrbMf.pgp
Description: PGP signature

Reply via email to