]> git.ipfire.org Git - thirdparty/systemd.git/commit
test/test-functions: allow installing systemd files from local system
authorDan Streetman <ddstreet@canonical.com>
Tue, 17 Nov 2020 22:20:22 +0000 (17:20 -0500)
committerDan Streetman <ddstreet@canonical.com>
Tue, 26 Jan 2021 22:09:48 +0000 (17:09 -0500)
commit8fa038085ebfebf6f1dd1aae7112fbb7e4d88700
treef5d63f2e5669884c5912dec81d1f3cdb11259971
parent12d31e4ea50583c2aa39573f3d544f08492d5d61
test/test-functions: allow installing systemd files from local system

Add NO_BUILD var to allow testing with no local build, by installing
local systemd files into the image.

This only works for debian-like distros currently, that use the
tools 'apt' and 'dpkg' for package management.
test/test-functions