Re: [libvirt] [sandbox PATCH v4 05/21] Image: Discard caching bytecode

2015-09-04 Thread Daniel P. Berrange
On Fri, Aug 28, 2015 at 01:47:33PM +, Eren Yagdiran wrote: > --- > virt-sandbox-image/virt-sandbox-image.py | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/virt-sandbox-image/virt-sandbox-image.py > b/virt-sandbox-image/virt-sandbox-image.py > index 55aea6a..9e98bf2 100755 > ---

[libvirt] [sandbox PATCH v4 05/21] Image: Discard caching bytecode

2015-08-28 Thread Eren Yagdiran
--- virt-sandbox-image/virt-sandbox-image.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/virt-sandbox-image/virt-sandbox-image.py b/virt-sandbox-image/virt-sandbox-image.py index 55aea6a..9e98bf2 100755 --- a/virt-sandbox-image/virt-sandbox-image.py +++