]> git.proxmox.com Git - mirror_qemu.git/commit
docker: More sensible run script
authorFam Zheng <famz@redhat.com>
Tue, 19 Jul 2016 13:20:41 +0000 (21:20 +0800)
committerFam Zheng <famz@redhat.com>
Wed, 20 Jul 2016 11:19:43 +0000 (19:19 +0800)
commitc81585130e7480a8ad9fcdbc3ff712c48260cf43
tree7b883528ebc3d2c07a1ff02d14991a7eb51226cf
parent6e733da676a5483314d86f1bcb14950a165b0e6f
docker: More sensible run script

It is very easy to figure out current directory and bash option from the
execution, so do less in the Makefile invocation command line, and
figure both options in the script.

This makes the next patch easier.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-id: 1468934445-32183-7-git-send-email-famz@redhat.com
tests/docker/Makefile.include
tests/docker/run