]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootctl: add newline after printf (#7856)
authorwinnerman-pythian <33329648+winnerman-pythian@users.noreply.github.com>
Thu, 11 Jan 2018 17:01:57 +0000 (12:01 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 11 Jan 2018 17:01:57 +0000 (18:01 +0100)
commitcce5b4f106dc31ed0d6d36150bc89e348bacfb3a
tree9b50b00ef6d102004bd925e091386ed08c15b8f7
parent4f41c2ae8b89bdaee849a49938ff51a53d41ad53
bootctl: add newline after printf (#7856)

Upon error condition, a newline is not printed, leading to the shell prompt jamming against this line.
src/boot/bootctl.c