Re: [Qemu-devel] [PATCH 7/9] docker: Support showing environment information

2016-09-21 Thread Daniel P. Berrange
On Wed, Sep 21, 2016 at 11:49:26AM +0800, Fam Zheng wrote: > Add a make variable SHOW_ENV. When it's set to non empty, print the > package information and environment variables. > > Signed-off-by: Fam Zheng > --- > tests/docker/Makefile.include | 2 +- > tests/docker/run

[Qemu-devel] [PATCH 7/9] docker: Support showing environment information

2016-09-20 Thread Fam Zheng
Add a make variable SHOW_ENV. When it's set to non empty, print the package information and environment variables. Signed-off-by: Fam Zheng --- tests/docker/Makefile.include | 2 +- tests/docker/run | 11 +++ 2 files changed, 12 insertions(+), 1