]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-53-ISSUE-16347: Implement rtc via custom argument
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 24 Feb 2025 16:12:22 +0000 (17:12 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 25 Feb 2025 09:13:48 +0000 (10:13 +0100)
commit2db2cb3034e71600d25ab1c181f692265d3833fe
treef3a81be8030e0ee87b0cf5572307a456bfb53cd2
parent4b8edc68f9f4111ccb5ba40c048431874ce8afab
TEST-53-ISSUE-16347: Implement rtc via custom argument

Let's get rid of the configure script for this use case by just
implementing the necessary logic in integration-test-wrapper.py.
We need to get rid of our usage of configure scripts to allow enabling
the History= setting.
test/TEST-53-ISSUE-16347/meson.build
test/TEST-53-ISSUE-16347/mkosi.configure [deleted file]
test/integration-test-wrapper.py
test/meson.build