
15 Jul
2016
15 Jul
'16
3:07 p.m.
Individual python module files do not need to have execute permissions. Signed-off-by: Daniel P. Berrange <berrange@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