Re: [libvirt] [sandbox PATCH 2/3] Only create the destination path if it does not exist.

2013-04-22 Thread Daniel P. Berrange
On Mon, Apr 22, 2013 at 12:26:30PM -0400, dwa...@redhat.com wrote: > From: Dan Walsh > > OpenShift will be creating the path within its management layer. > --- > bin/virt-sandbox-service | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/bin/virt-sandbox-service b/bin

[libvirt] [sandbox PATCH 2/3] Only create the destination path if it does not exist.

2013-04-22 Thread dwalsh
From: Dan Walsh OpenShift will be creating the path within its management layer. --- bin/virt-sandbox-service | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bin/virt-sandbox-service b/bin/virt-sandbox-service index 31aa6a1..dd30993 100755 --- a/bin/virt-sandbox-service