]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-autostart: Fix broken output
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 17 Jul 2015 18:35:15 +0000 (14:35 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 17 Jul 2015 18:47:03 +0000 (14:47 -0400)
commit3d6347a4cd69f5593b233fcba8354986df4c1767
treeedf85964225477b00d6354c0811658251e8b7b07
parent58b46c0f1599a6590b388ed40fedc0cc7888371c
lxc-autostart: Fix broken output

This fixes some typos, missing newlines and unflushed output leading to
duplicate entries when piped (similar to what we had in lxc-info).

Reported-by: Marc Gariépy
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/lxc_autostart.c