mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
test: add sync request until all logging about the test unit is done
This commit is contained in:
@@ -36,6 +36,7 @@ run_service_and_fetch_logs() {
|
||||
fi
|
||||
|
||||
systemctl start "$unit"
|
||||
journalctl --sync
|
||||
journalctl -q -u "$unit" -I -p notice
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user