mirror of
https://github.com/systemd/systemd.git
synced 2025-03-01 08:58:29 +03:00
test: disable background color for nspawn containers
As it makes the logs really messy in certain tests.
This commit is contained in:
parent
04f0c6752c
commit
8d4bfd38ed
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user