On 21.08.20 01:54, Nir Soffer wrote:
> FilePath creates now one temporary file:
>
> with FilePath("a") as a:
>
> Or more:
>
> with FilePath("a", "b", "c") as (a, b, c):
>
> This is also the behavior of the file_path() helper, used by some of the
> tests. Now we have only 2 helpers for creating temporary files instead
> of 3.
>
> Signed-off-by: Nir Soffer <[email protected]>
> ---
> tests/qemu-iotests/194 | 2 +-
> tests/qemu-iotests/208 | 2 +-
> tests/qemu-iotests/222 | 2 +-
> tests/qemu-iotests/257 | 4 ++--
> tests/qemu-iotests/iotests.py | 23 +++++++++++------------
> 5 files changed, 16 insertions(+), 17 deletions(-)Reviewed-by: Max Reitz <[email protected]>
signature.asc
Description: OpenPGP digital signature
