From 0de5f18e2e579b6ff306597c42a537380686b5bd Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Sat, 3 Sep 2022 18:51:56 +0200 Subject: [PATCH] test: actually set SYSTEMD_DISSECT_VERITY_TIMEOUT_SEC=30 Without the section header the assignments were effectively ignored. Follow-up to 9fff8e1fdd222f8f05b9ecf170814a9059acfc78. --- test/units/testsuite-29.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/units/testsuite-29.sh b/test/units/testsuite-29.sh index cc10d4ad578..255f36545d6 100755 --- a/test/units/testsuite-29.sh +++ b/test/units/testsuite-29.sh @@ -8,6 +8,7 @@ set -o pipefail # Set longer timeout for slower machines, e.g. non-KVM vm. mkdir -p /run/systemd/system.conf.d cat >/run/systemd/system.conf.d/10-timeout.conf <