]> git.proxmox.com Git - mirror_lxc.git/commit
log errno when pclose fails
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 7 Sep 2012 03:16:55 +0000 (22:16 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 25 Oct 2012 08:29:53 +0000 (10:29 +0200)
commit87af3ecd48587775970c0ca731d50183bd24017e
tree0ec533713070080e0fff605d62b34f051d0045c3
parent435d40f7e3dc5b99a5fcbc459f79ba6b04238502
log errno when pclose fails

When lxc is executing a script and pclose fails, log the
errno to help debug what happened.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/conf.c