]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/logs-show.c
journal-remote: do not send _BOOT_ID twice 9014/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 27 May 2018 17:03:03 +0000 (19:03 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 31 May 2018 12:33:41 +0000 (14:33 +0200)
commit0ab896b343afeaa70f69881626a50855dc518d68
tree20c19f863330a044645a39332042c97c081bfba3
parentc0b6ada7572cd7345a8b87478130b20d35c198a2
journal-remote: do not send _BOOT_ID twice

Also remove the comma from the comment everywhere, I think the comma
unnecessarilly put emphasis on the clause after the comma.

Fixes #9090.

Reproducer:
systemd-journal-remote --split-mode=none -o /tmp/msg6.journal --trust=all --listen-http=8080
systemd-journal-upload -u http://localhost:8080
journalctl --file /tmp/msg6.journal -o verbose -n1
src/journal-remote/journal-upload-journal.c
src/shared/logs-show.c