mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: Print logs of failing tests
This commit is contained in:
committed by
Luca Boccassi
parent
039f42842a
commit
de9b57a130
@@ -167,7 +167,7 @@ if [ "$WITH_TESTS" = 1 ] ; then
|
||||
TIMEOUT_MULTIPLIER=1
|
||||
fi
|
||||
|
||||
meson test --timeout-multiplier=$TIMEOUT_MULTIPLIER
|
||||
meson test --print-errorlogs --timeout-multiplier=$TIMEOUT_MULTIPLIER
|
||||
fi
|
||||
cd "$SRCDIR"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user