Re: [lxc-devel] [PATCH] python: Fix api_test to use the new attach() API

2013-09-03 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > Signed-off-by: Stéphane Graber Acked-by: Serge E. Hallyn > --- > src/python-lxc/examples/api_test.py | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/src/python-lxc/examples/api_test.py > b/src/python-lxc/examples/api

[lxc-devel] [PATCH] python: Fix api_test to use the new attach() API

2013-08-30 Thread Stéphane Graber
Signed-off-by: Stéphane Graber --- src/python-lxc/examples/api_test.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/python-lxc/examples/api_test.py b/src/python-lxc/examples/api_test.py index 45a1150..50140a3 100644 --- a/src/python-lxc/examples/api_test.py +++ b/src