Re: [libvirt] [sandbox PATCH 10/15] Change variable config to config_path to avoid confusion.

2013-04-05 Thread Daniel P. Berrange
On Wed, Apr 03, 2013 at 07:17:28PM -0400, Dan Walsh wrote: > save_config uses an internal variable to indicate the path to the virt-sandbox > configuration file, this path renames this variable to prevent confusion. > > Signed-off-by: Dan Walsh > --- > bin/virt-sandbox-service | 12 ++--

[libvirt] [sandbox PATCH 10/15] Change variable config to config_path to avoid confusion.

2013-04-03 Thread Dan Walsh
save_config uses an internal variable to indicate the path to the virt-sandbox configuration file, this path renames this variable to prevent confusion. Signed-off-by: Dan Walsh --- bin/virt-sandbox-service | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/virt