]> 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:46:12 +0000 (14:46 -0400)
commit76e484a7093cb734ce99188cb2d581d96bce18e1
tree62189476d4129494a1677bd7c13978a3eb8a39df
parent7faa223603a838c38b69bbc802c26179137ad070
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