log: Add missing "%" in "%m" log format strings
authorFilipe Brandenburger <filbranden@gmail.com>
Tue, 24 Sep 2019 22:31:27 +0000 (15:31 -0700)
committerMichael Biebl <biebl@debian.org>
Fri, 15 Nov 2019 21:01:17 +0000 (21:01 +0000)
commit046c1b783bf4ae6a89272672beae0f1bff53de29
treeb0b88378101288040cf45b819b398855850e91c4
parentbeddefc37d94b607a4d91df76ec4c2427954578c
log: Add missing "%" in "%m" log format strings

These were clearly intended to be "%m" to display the human readable version
of the error stored in errno.

(cherry picked from commit 28b77ab246b88d05076080bbd69ca3c353fa0f27)
(cherry picked from commit 693e983988691df9ce701f44f0dd936744aa8d34)

Gbp-Pq: Name log-Add-missing-in-m-log-format-strings.patch
src/core/unit.c
src/shared/bootspec.c