mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test: show saved journal files after TEST-02-UNITTESTS
This commit is contained in:
@@ -1929,6 +1929,7 @@ check_result_nspawn_unittests() {
|
||||
check_coverage_reports "$workspace" || ret=5
|
||||
|
||||
save_journal "$workspace/var/log/journal" $ret
|
||||
echo "${JOURNAL_LIST:-"No journals were saved"}"
|
||||
|
||||
_umount_dir "${initdir:?}"
|
||||
|
||||
@@ -1962,6 +1963,7 @@ check_result_qemu_unittests() {
|
||||
check_coverage_reports "$initdir" || ret=5
|
||||
|
||||
save_journal "$initdir/var/log/journal" $ret
|
||||
echo "${JOURNAL_LIST:-"No journals were saved"}"
|
||||
|
||||
_umount_dir "$initdir"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user