From bce0fa7da1352cae5d68bbc831525a39c2bdbfb5 Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Fri, 16 Feb 2024 13:49:50 +0100 Subject: [PATCH] test: don't abbreviate log messages when dumping the test journal To make debugging test fails easier. --- test/test-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-functions b/test/test-functions index 0b9ee0a45b4..6a9a1291de3 100644 --- a/test/test-functions +++ b/test/test-functions @@ -1850,7 +1850,7 @@ save_journal() { # Show messages from the testsuite-XX.service or messages with priority "warning" and higher echo " --- $source_dir ---" - "$JOURNALCTL" --no-pager --no-hostname -o short-monotonic -D "$source_dir" \ + "$JOURNALCTL" --all --no-pager --no-hostname -o short-monotonic -D "$source_dir" \ _SYSTEMD_UNIT="testsuite-${TESTID:?}.service" + SYSLOG_IDENTIFIER="testsuite-$TESTID.sh" + \ PRIORITY=4 + PRIORITY=3 + PRIORITY=2 + PRIORITY=1 + PRIORITY=0