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