qemu-patch-raspberry4/tests/docker
Paolo Bonzini 34c98c54c3 tests/docker: fix make-archive-maybe
make-archive-maybe expects an archive path relative
to $1, but receives a path relative to the current directory.  Redirect
the output outside the subshell to bypass the "cd $1".

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1465224417-141321-2-git-send-email-pbonzini@redhat.com
Signed-off-by: Fam Zheng <famz@redhat.com>
2016-06-08 15:19:30 +08:00
..
dockerfiles docker: Add images 2016-06-01 17:27:35 +08:00
common.rc docker: Add EXTRA_CONFIGURE_OPTS 2016-06-01 17:27:35 +08:00
docker.py tests: Add utilities for docker testing 2016-06-01 17:25:50 +08:00
Makefile.include tests/docker: fix make-archive-maybe 2016-06-08 15:19:30 +08:00
run docker: Add test runner 2016-06-01 17:27:35 +08:00
test-clang docker: Add clang test 2016-06-01 17:27:35 +08:00
test-full docker: Add full test 2016-06-01 17:27:35 +08:00
test-mingw docker: Add mingw test 2016-06-01 17:27:35 +08:00
test-quick docker: Add quick test 2016-06-01 17:27:35 +08:00
travis docker: Add travis tool 2016-06-01 17:27:35 +08:00
travis.py docker: Add travis tool 2016-06-01 17:27:35 +08:00