qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 29/45] qemu-iotests: add mirroring test case


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 29/45] qemu-iotests: add mirroring test case
Date: Wed, 26 Sep 2012 18:26:20 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

On 09/26/2012 09:56 AM, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  tests/qemu-iotests/040     | 353 
> +++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/040.out |   5 +
>  tests/qemu-iotests/group   |   3 +-
>  3 file modificati, 360 inserzioni(+). 1 rimozione(-)
>  create mode 100755 tests/qemu-iotests/040
>  create mode 100644 tests/qemu-iotests/040.out
> 
> diff --git a/tests/qemu-iotests/040 b/tests/qemu-iotests/040
> new file mode 100755
> index 0000000..44f1e56
> --- /dev/null
> +++ b/tests/qemu-iotests/040
> @@ -0,0 +1,353 @@
> +#!/usr/bin/env python
> +#
> +# Tests for image mirroring.
> +#
> +# Copyright (C) 2012 IBM Corp.
> +#

While you are copying material from IBM, I think you have enough
original content to also claim a Red Hat copyright on this file.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]