qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v11 4/4] qemu-iotests: Add qemu-img compare test


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v11 4/4] qemu-iotests: Add qemu-img compare test
Date: Wed, 13 Feb 2013 10:11:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Am 13.02.2013 09:09, schrieb Miroslav Rezanina:
> Simple test for qemu-img compare to check it's working correctly.
> 
> Signed-off-by: Miroslav Rezanina <address@hidden>
> ---
>  tests/qemu-iotests/048     |   78 
> ++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/048.out |   31 +++++++++++++++++
>  tests/qemu-iotests/group   |    1 +
>  3 files changed, 110 insertions(+), 0 deletions(-)
>  create mode 100755 tests/qemu-iotests/048
>  create mode 100644 tests/qemu-iotests/048.out
> 
> diff --git a/tests/qemu-iotests/048 b/tests/qemu-iotests/048
> new file mode 100755
> index 0000000..597e4ba
> --- /dev/null
> +++ b/tests/qemu-iotests/048
> @@ -0,0 +1,78 @@
> +#!/bin/bash
> +##
> +## qemu-img compare test 

New trailing whitespace here. Can probably be fixed when applying the patch.

Kevin



reply via email to

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