]> git.ipfire.org Git - thirdparty/lxc.git/commit
c/r: print criu's stdout when it fails 902/head
authorTycho Andersen <tycho.andersen@canonical.com>
Fri, 18 Mar 2016 19:13:17 +0000 (13:13 -0600)
committerTycho Andersen <tycho.andersen@canonical.com>
Fri, 18 Mar 2016 19:13:17 +0000 (13:13 -0600)
commit3d9a5c85fd79e5d564c024063f9396b92989961a
tree258ec39390532e800b31590c2d86a9c31b21295f
parentcf4b07a5af0d27fb55f0084172d10e725f11e0bd
c/r: print criu's stdout when it fails

In particular, when CRIU fails before it has its log completely initialized
(e.g. if the log directory doesn't exist, or if the argument parser fails),
it prints this to stdout. Let's log that.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
src/lxc/criu.c