Re: [libvirt] [PATCH 11/16] Change makedirs and makefiles to be internal methods

2013-04-03 Thread Daniel P. Berrange
On Tue, Apr 02, 2013 at 06:11:27PM -0400, Dan Walsh wrote: --- bin/virt-sandbox-service | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) Per my earlier comments, I'd rather not use _ anywhere here. Daniel -- |: http://berrange.com -o-

[libvirt] [PATCH 11/16] Change makedirs and makefiles to be internal methods

2013-04-02 Thread Dan Walsh
--- bin/virt-sandbox-service | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/bin/virt-sandbox-service b/bin/virt-sandbox-service index f32fd4a..9f4941b 100755 --- a/bin/virt-sandbox-service +++ b/bin/virt-sandbox-service @@ -453,7 +453,7 @@