From: Daan De Meyer Date: Thu, 12 Feb 2026 19:34:27 +0000 (+0100) Subject: TEST-72-SYSUPDATE: Use some very long partition names X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48f0f1fd81115f9c9121f4f16b8f68abd5dad0eb;p=thirdparty%2Fsystemd.git TEST-72-SYSUPDATE: Use some very long partition names To catch issues like https://github.com/systemd/systemd/issues/40658. The commit that fixes that issue can make the name even longer to ensure we don't regress again in this regard. --- diff --git a/test/units/TEST-72-SYSUPDATE.sh b/test/units/TEST-72-SYSUPDATE.sh index f3b712a6e6e..e2e5d516436 100755 --- a/test/units/TEST-72-SYSUPDATE.sh +++ b/test/units/TEST-72-SYSUPDATE.sh @@ -204,7 +204,7 @@ MatchPattern=part2-@v.raw.gz [Target] Type=partition Path=$blockdev -MatchPattern=part2-@v +MatchPattern=a-very-long-partition-name-@v MatchPartitionType=root-x86-64-verity EOF @@ -397,7 +397,7 @@ MatchPattern=part2-@v.raw.gz [Target] Type=partition Path=$blockdev -MatchPattern=part2-@v +MatchPattern=a-very-long-partition-name-@v MatchPartitionType=root-x86-64-verity EOF