Re: [lxc-devel] [PATCH] python: Update the python scripts for lxcpath

2013-02-21 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > This adds -P/--lxcpath to the various python scripts. > > Signed-off-by: Stéphane Graber thanks. Acked-by: Serge E. Hallyn > --- > src/lxc/lxc-device| 6 +- > src/lxc/lxc-ls| 7 +-- > src/lxc/lxc-s

[lxc-devel] [PATCH] python: Update the python scripts for lxcpath

2013-02-21 Thread Stéphane Graber
This adds -P/--lxcpath to the various python scripts. Signed-off-by: Stéphane Graber --- src/lxc/lxc-device| 6 +- src/lxc/lxc-ls| 7 +-- src/lxc/lxc-start-ephemeral.in| 14 +++--- src/python-lxc/lxc/__init__.py.in | 6 -- 4 files ch