mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-08 22:57:42 +03:00
Merge #35120: meson: print failed test logs
This commit is contained in:
commit
24e2d762e8
@ -29,7 +29,7 @@ fi
|
||||
mesonCheckPhase() {
|
||||
runHook preCheck
|
||||
|
||||
meson test
|
||||
meson test --print-errorlogs
|
||||
|
||||
runHook postCheck
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user