bootctl: let's make sure we always add empty line after EFI binary output
authorLennart Poettering <lennart@poettering.net>
Tue, 5 Feb 2019 18:15:21 +0000 (19:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 1 Mar 2019 11:41:32 +0000 (12:41 +0100)
commit882b3bd6c5cb4f629d0142f5c0d3fc542f45e0de
treeac3697ae6d2056e113aa75e0c8d3387109559bad
parent4a4994b68dd1e61696b122c74111ed40e329027e
bootctl: let's make sure we always add empty line after EFI binary output

Let's make sure we output another "\n", even if we fail this function,
so that the output we started is separated properly from what is
following.
src/boot/bootctl.c