| commit | 339f06a3bce1c020a08c9dbe1d8e78fb28166de1 | [log] [tgz] |
|---|---|---|
| author | Sascha Silbe <silbe@linux.vnet.ibm.com> | Tue Apr 12 16:56:19 2016 +0200 |
| committer | Max Reitz <mreitz@redhat.com> | Fri Apr 15 17:56:56 2016 +0200 |
| tree | 679b3145ad57dc5cd48351b2c155a089423c484f | |
| parent | 6bb6f6cd9e1ae8f434ce5bdf1adb09e40f61fabc [diff] |
qemu-iotests: tests: do not set unused tmp variable
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 <silbe@linux.vnet.ibm.com>
Reviewed-by: Bo Tu <tubo@linux.vnet.ibm.com>
Message-id: 1460472980-26319-4-git-send-email-silbe@linux.vnet.ibm.com
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>