qemu/tests/docker
Philippe Mathieu-Daudé b28ef6b9eb 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>
2018-09-10 11:50:06 +08:00
..
dockerfiles
common.rc
docker.py
Makefile.include docker: Clean dangling tarball files 2018-09-10 11:50:06 +08:00
run
test-block
test-build
test-clang
test-debug
test-full
test-mingw
test-quick
test-unit
travis
travis.py