A couple of fixes for issues encountered while trying out the new docker test support. The debian-bootstrap image still doesn't build for me, but that's a problem for another day.
Thanks for the docker test support, BTW. The centos6 test came in rather handy today for testing the glib < 2.30 compatibility code. Sascha Silbe (3): docker.py: don't hang on large docker output docker: avoid dependency on 'realpath' package docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unset tests/docker/Makefile.include | 2 +- tests/docker/docker.py | 9 ++++++--- tests/docker/dockerfiles/debian-bootstrap.pre | 13 +++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) -- 1.9.1