[lxc-devel] [GIT] lxc branch, master, updated. cfd1dc09320c200210901b98e88faeab99e9fc9f

Daniel Lezcano git at users.sourceforge.net
Wed Oct 7 08:10:48 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".

The branch, master has been updated
       via  cfd1dc09320c200210901b98e88faeab99e9fc9f (commit)
      from  70f7755e98bfd3d084cbb9ace3c9e7c122c41f0b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cfd1dc09320c200210901b98e88faeab99e9fc9f
Author: Michel Normand <normand at fr.ibm.com>
Date:   Wed Oct 7 10:05:39 2009 +0200

    keep rcfile for lxc-execute as already done for lxc-create
    
    The code previously added in lxc-create with
    commit d7efa8fcbf0911f93c83dc06a708e7d73833dce3
    is also required in lxc-execute.
    So make this code common for the two callers.
    
    Signed-off-by: Michel Normand <normand at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

-----------------------------------------------------------------------

Summary of changes:
 src/lxc/conf.c        |    1 +
 src/lxc/conf.h        |    1 +
 src/lxc/confile.c     |    2 ++
 src/lxc/create.c      |   26 ++++++++++++++++++++++++++
 src/lxc/destroy.c     |   21 +++++++++++++++++++++
 src/lxc/lxc_create.c  |   24 ------------------------
 src/lxc/lxc_destroy.c |   21 ---------------------
 7 files changed, 51 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list