Re: [libvirt] [PATCH libvirt-python 16/17] Add execute permission for sanitytest.py

2013-09-09 Thread Eric Blake
On 09/09/2013 10:01 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Signed-off-by: Daniel P. Berrange > --- > sanitytest.py | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > mode change 100644 => 100755 sanitytest.py I'd argue that this is a (trivial) bug fix, and should

[libvirt] [PATCH libvirt-python 16/17] Add execute permission for sanitytest.py

2013-09-09 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Signed-off-by: Daniel P. Berrange --- sanitytest.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 sanitytest.py diff --git a/sanitytest.py b/sanitytest.py old mode 100644 new mode 100755 -- 1.8.3.1 -- libvir-list mailing list li