xqemu/tests/docker
Fam Zheng d8a2f5116d docker: Fix return code of build_qemu()
Without "set -e", the "&&" makes sure that the return code reflects the
result status, and that make only runs if configure succeeds.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20170905025614.579-2-famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Based-on: 20170905021201.25684-1-famz@redhat.com
2017-09-22 10:20:34 +08:00
..
dockerfiles docker: Update ubuntu image 2017-09-22 10:20:34 +08:00
Makefile.include docker: ensure NOUSER for travis images 2017-09-22 10:20:34 +08:00
common.rc docker: Fix return code of build_qemu() 2017-09-22 10:20:34 +08:00
docker.py docker: docker.py make --no-cache skip checksum test 2017-09-22 10:20:34 +08:00
run tests/docker: Clean up paths 2017-09-22 10:20:34 +08:00
test-build tests/docker: test-build script 2016-10-17 10:05:48 +08:00
test-clang docker: Build in a clean directory 2016-10-02 09:47:23 +08:00
test-full docker: Enable features explicitly in test-full 2017-09-22 10:20:34 +08:00
test-mingw tests/docker: make test-mingw honour TARGET_LIST 2016-10-17 10:05:48 +08:00
test-quick docker: Build in a clean directory 2016-10-02 09:47:23 +08:00
travis docker: Add travis tool 2016-06-01 17:27:35 +08:00
travis.py docker: allow customizing Travis global_env variables 2017-07-18 09:39:19 +01:00