mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
mkosi: Print logs of failing tests
This commit is contained in:
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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user