Re: [Qemu-devel] [PATCH 3/4] qemu-iotests: tests: do not set unused tmp variable

2016-04-12 Thread Max Reitz
On 12.04.2016 16:56, Sascha Silbe wrote: > The previous commit removed the last usage of ${tmp} inside the tests > themselves; the only remaining users are sourced by check. So we can now > drop this variable from the tests. > > Signed-off-by: Sascha Silbe > Reviewed-by: Bo Tu > --- > tests/qem

[Qemu-devel] [PATCH 3/4] qemu-iotests: tests: do not set unused tmp variable

2016-04-12 Thread Sascha Silbe
The previous commit removed the last usage of ${tmp} inside the tests themselves; the only remaining users are sourced by check. So we can now drop this variable from the tests. Signed-off-by: Sascha Silbe Reviewed-by: Bo Tu --- tests/qemu-iotests/001 | 1 - tests/qemu-iotests/002 | 1 - tests/