mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test: don't abbreviate log messages when dumping the test journal
To make debugging test fails easier.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user