Hello Serge,
On Fri, Jun 21, 2013 at 4:15 PM, Serge Hallyn wrote:
> When updating container names in hook files during a container clone,
> we substitute the new container name for the old any time the old name
> shows up as a separate word. This patch adds the four characters
> '.,_-' as additi
When updating container names in hook files during a container clone,
we substitute the new container name for the old any time the old name
shows up as a separate word. This patch adds the four characters
'.,_-' as additional delimiters.
Signed-off-by: Serge Hallyn
---
src/lxc/lxccontainer.c |