From: Frantisek Sumsal Date: Sat, 3 Sep 2022 16:51:56 +0000 (+0200) Subject: test: actually set SYSTEMD_DISSECT_VERITY_TIMEOUT_SEC=30 X-Git-Tag: v252-rc1~261 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0de5f18e2e579b6ff306597c42a537380686b5bd;p=thirdparty%2Fsystemd.git test: actually set SYSTEMD_DISSECT_VERITY_TIMEOUT_SEC=30 Without the section header the assignments were effectively ignored. Follow-up to 9fff8e1fdd222f8f05b9ecf170814a9059acfc78. --- 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 <