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 <mreza...@redhat.com>
> ---
>  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