On Thu, Aug 28, 2014 at 04:56:04PM +0800, Hu Tao wrote:
> 
> Signed-off-by: Hu Tao <hu...@cn.fujitsu.com>
> ---
>  tests/qemu-iotests/common.filter | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/qemu-iotests/common.filter 
> b/tests/qemu-iotests/common.filter
> index 362394e..97d2934 100644
> --- a/tests/qemu-iotests/common.filter
> +++ b/tests/qemu-iotests/common.filter
> @@ -189,6 +189,7 @@ _filter_img_create()
>          -e "s# block_size=[0-9]\\+##g" \
>          -e "s# block_state_zero=\\(on\\|off\\)##g" \
>          -e "s# log_size=[0-9]\\+##g" \
> +        -e "s# preallocation='[^']*'##g" \
>          -e "s/archipelago:a/TEST_DIR\//g"
>  }

This seems bogus.

Why does this patch filter the option without updating all the
tests/qemu-iotests/*.out files that contain this output?

What is the point of this patch?

Stefan

Attachment: pgpb6JvKJl0MP.pgp
Description: PGP signature

Reply via email to