diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2018-08-18 00:03:37 -0300 |
---|---|---|
committer | Fam Zheng <famz@redhat.com> | 2018-09-10 11:50:06 +0800 |
commit | b28ef6b9eb2401b9500c59cb32ff5fe43400f0be (patch) | |
tree | 493749f9a176b5e4412dc4de8056dab6f39ed392 /scripts/qtest.py | |
parent | 25b8f085ac729bcea1e7b3a0aa9473d94292692e (diff) | |
download | qemu-b28ef6b9eb2401b9500c59cb32ff5fe43400f0be.zip qemu-b28ef6b9eb2401b9500c59cb32ff5fe43400f0be.tar.gz qemu-b28ef6b9eb2401b9500c59cb32ff5fe43400f0be.tar.bz2 |
docker: Clean dangling tarball files
When a container fails, it leaves a dangling tarball which name is
based on a timestamp. Further uses of make won't clean those files,
neither calling the 'docker-clean' target.
Use the .DELETE_ON_ERROR built-in target to let make remove those
temporary tarballs in case of failure.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180818030337.22271-1-f4bug@amsat.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'scripts/qtest.py')
0 files changed, 0 insertions, 0 deletions