From: Frantisek Sumsal Date: Tue, 9 Apr 2024 19:11:26 +0000 (+0200) Subject: test: disable background color for nspawn containers X-Git-Tag: v256-rc1~243^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d4bfd38ed941aa8003d7007145eccc01f52a5f6;p=thirdparty%2Fsystemd.git test: disable background color for nspawn containers As it makes the logs really messy in certain tests. --- diff --git a/test/test-functions b/test/test-functions index c62cf3d5218..33575d3b3ae 100644 --- a/test/test-functions +++ b/test/test-functions @@ -662,6 +662,7 @@ run_nspawn() { "--directory=${1:?}" "--setenv=SYSTEMD_UNIT_PATH=/usr/lib/systemd/tests/testdata/testsuite-$2.units:/usr/lib/systemd/tests/testdata/units:" "--machine=TEST-$TESTID" + "--background=''" ) local kernel_params=( "$PATH_TO_INIT"