mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
NIX: Fix failure mode for "make check".
This commit is contained in:
parent
9676ee9ba9
commit
448af9ff0b
@ -204,6 +204,7 @@ let
|
||||
echo "%define check_commands \\";
|
||||
echo "make lcov-reset \\";
|
||||
echo "dmsetup targets\\";
|
||||
echo "mkdir -p \$out/nix-support \\";
|
||||
echo "make check QUIET=1 T=${T} || touch \$out/nix-support/failed \\"
|
||||
echo "pwd > /tmp/build-location \\"
|
||||
echo "touch rpm-no-clean") >> source.inc
|
||||
|
Loading…
Reference in New Issue
Block a user