]> git.ipfire.org Git - thirdparty/systemd.git/commit
test_ukify: pass through path to addon stub
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 6 Jun 2023 11:03:41 +0000 (13:03 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 6 Jun 2023 13:45:57 +0000 (15:45 +0200)
commit320266b9616ef720cc6e7622b9f0a86b0b51b289
tree0f2a6a1f7dd432088ab5a168c8eab86f473329e7
parent0d66468243d888dd721ba0072cbad742ab6fc690
test_ukify: pass through path to addon stub

Without this, the tests would generally be skipped, since we haven't made a
release with the addon stub yet. But even if the file is there, we always want
to test the freshly-built item.
src/boot/efi/meson.build
src/test/meson.build
src/ukify/test/test_ukify.py