[libvirt] [PATCH sandbox 05/24] image: remove execute permission from cli.py

Daniel P. Berrange berrange at redhat.com
Fri Jul 15 13:07:57 UTC 2016


Individual python module files do not need to have execute
permissions.

Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
---
 libvirt-sandbox/image/cli.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 libvirt-sandbox/image/cli.py

diff --git a/libvirt-sandbox/image/cli.py b/libvirt-sandbox/image/cli.py
old mode 100755
new mode 100644
-- 
2.7.4




More information about the libvir-list mailing list