qemu-patch-raspberry4/tests/docker
Sascha Silbe f8042deafa docker: silence debootstrap when --quiet is given
If we silence docker when --quiet is given, we should also silence the
.pre script (i.e. debootstrap).

Only discards stdout, so some diagnostics (e.g. from git clone) are
still printed. Most of the verbose output is gone however and this way
we still have a chance to see error messages.

Signed-off-by: Sascha Silbe <silbe@linux.vnet.ibm.com>
Message-Id: <1473192351-601-9-git-send-email-silbe@linux.vnet.ibm.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
2016-09-08 19:56:34 +08:00
..
dockerfiles docker: build debootstrap after cloning 2016-09-08 19:56:34 +08:00
common.rc docker: Add "--enable-werror" to configure command line 2016-08-05 16:34:55 +08:00
docker.py docker: silence debootstrap when --quiet is given 2016-09-08 19:56:34 +08:00
Makefile.include docker: print warning if EXECUTABLE is not set when building debootstrap image 2016-09-08 19:56:34 +08:00
run docker: Fix exit code if $CMD failed 2016-07-20 19:19:43 +08:00
test-clang tests/docker: build all targets in test-clang 2016-06-08 15:19:30 +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