Re: [Qemu-block] [PATCH v1 0/1] iotests: Fix a problem in common.filter

2016-12-18 Thread Hao QingFeng

Max,

Thanks about it! Also thanks for Eric's good detective that we can use / 
directly here!


Regards

QingFeng Hao


在 2016-12-16 22:58, Max Reitz 写道:

On 16.12.2016 06:47, QingFeng Hao wrote:

Hi all,
The patch is based on master branch's commit:
6a928d2 Update version for v2.8.0-rc4 release

Test case 144 will fail if I set TEST_DIR=/tmp. The cause is that TEST_DIR
duplicates with 144's test image name tmp.qcow2 and common.filter will
over replace the path name.

Thanks!
QingFeng Hao

QingFeng Hao (1):
   iotests: Fix a problem in common.filter

  tests/qemu-iotests/common.filter | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied to my block-next tree (for inclusion in 2.9) with the
commit message fixed and the \ dropped as proposed by Eric:

https://github.com/XanClic/qemu/commits/block-next

Max



--
QingFeng Hao(Robin)




Re: [Qemu-block] [PATCH v1 0/1] iotests: Fix a problem in common.filter

2016-12-16 Thread Max Reitz
On 16.12.2016 06:47, QingFeng Hao wrote:
> Hi all,
> The patch is based on master branch's commit:
> 6a928d2 Update version for v2.8.0-rc4 release
> 
> Test case 144 will fail if I set TEST_DIR=/tmp. The cause is that TEST_DIR
> duplicates with 144's test image name tmp.qcow2 and common.filter will
> over replace the path name.
> 
> Thanks!
> QingFeng Hao
> 
> QingFeng Hao (1):
>   iotests: Fix a problem in common.filter
> 
>  tests/qemu-iotests/common.filter | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied to my block-next tree (for inclusion in 2.9) with the
commit message fixed and the \ dropped as proposed by Eric:

https://github.com/XanClic/qemu/commits/block-next

Max



signature.asc
Description: OpenPGP digital signature


[Qemu-block] [PATCH v1 0/1] iotests: Fix a problem in common.filter

2016-12-15 Thread QingFeng Hao
Hi all,
The patch is based on master branch's commit:
6a928d2 Update version for v2.8.0-rc4 release

Test case 144 will fail if I set TEST_DIR=/tmp. The cause is that TEST_DIR
duplicates with 144's test image name tmp.qcow2 and common.filter will
over replace the path name.

Thanks!
QingFeng Hao

QingFeng Hao (1):
  iotests: Fix a problem in common.filter

 tests/qemu-iotests/common.filter | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.8.4