Build Update for krichter722/lxc
-------------------------------------

Build: #12
Status: Passed

Duration: 1 minute and 3 seconds
Commit: 13353dc (master)
Author: Serge Hallyn
Message: daemonized start: exit children on failure, don't return

When starting a daemonized container, only the original parent
thread should return to the caller.  The first forked child
immediately exits after forking, but the grandparent child
was in some places returning on error - causing a second instance
of the calling function.

Signed-off-by: Serge Hallyn <serge.hal...@ubuntu.com>
Acked-by: Tycho Andersen <tycho.ander...@canonical.com>

View the changeset: 
https://github.com/krichter722/lxc/compare/83828d6770ff...13353dc420e3

View the full build log and details: 
https://travis-ci.org/krichter722/lxc/builds/67195045

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://docs.travis-ci.com/user/notifications


_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to