]> git.ipfire.org Git - thirdparty/dracut.git/commit
test(FULL SYSTEMD): try pacman rather than rpm on Arch
authorHarald Hoyer <harald@redhat.com>
Tue, 4 May 2021 09:49:34 +0000 (11:49 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 4 May 2021 11:23:56 +0000 (13:23 +0200)
commitece67c7e2d3459a1054a1af46d17906d77c72fc0
tree1460b0e7f8fe6d0db719c0c7e43ad15ad1e88ca7
parent50a01dd4b28471c0dfa810a705e219963bd5ec3c
test(FULL SYSTEMD): try pacman rather than rpm on Arch

If there is no `rpm`, try `pacman` to get a full list of systemd files
to install into the real test root.
test/TEST-04-FULL-SYSTEMD/test.sh