On Wed, Jan 15, 2014 at 08:53:52AM -0600, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
> > Signed-off-by: Stéphane Graber
>
> Acked-by: Serge E. Hallyn
>
> (An error msg there might save some frustration in the future though)
I didn't put one because mkdir_p will raise
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
(An error msg there might save some frustration in the future though)
> ---
> src/lxc/lxc_create.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/src/lxc/lxc_create.c b/src/
Signed-off-by: Stéphane Graber
---
src/lxc/lxc_create.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/lxc/lxc_create.c b/src/lxc/lxc_create.c
index d02dacc..6d94709 100644
--- a/src/lxc/lxc_create.c
+++ b/src/lxc/lxc_create.c
@@ -206,6 +206,9 @@ int main(int argc, char *argv[])