Merge #127900: knot-dns: verbose output if some test fails
This commit is contained in:
@@ -50,6 +50,7 @@ stdenv.mkDerivation rec {
|
||||
CFLAGS = [ "-O2" "-DNDEBUG" ];
|
||||
|
||||
doCheck = true;
|
||||
checkFlags = "V=1"; # verbose output in case some test fails
|
||||
doInstallCheck = true;
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user