mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-11 20:58:50 +03:00
nix: Look a bit harder for udevd.
This commit is contained in:
parent
2df5eb250d
commit
765337dcc1
@ -165,7 +165,7 @@ let
|
||||
echo "make lcov-reset \\";
|
||||
echo "dmsetup targets\\";
|
||||
echo "dmesg --console-level debug\\";
|
||||
echo "/usr/lib/systemd/systemd-udevd & \\";
|
||||
echo "(/usr/lib/systemd/systemd-udevd || /usr/lib/udev/udevd || find / -name \*udevd) & \\";
|
||||
echo "LVM_TEST_DEVDIR=/dev make check T=${T} || touch \$out/nix-support/failed \\"
|
||||
echo "cp -R test/results /tmp/test-results \\"
|
||||
echo "make lcov && cp -R lcov_reports /tmp/lcov") >> source.inc
|
||||
|
Loading…
x
Reference in New Issue
Block a user