[Pkg-libvirt-commits] [libguestfs] 68/87: pod: Remove stray +x (executable) mode on various POD files.
Hilko Bengen
bengen at moszumanska.debian.org
Wed Feb 19 21:10:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch debian
in repository libguestfs.
commit 8286ac8e793b24528c1b2c3cfd2839e4c054df81
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Tue Jan 28 22:17:12 2014 +0000
pod: Remove stray +x (executable) mode on various POD files.
find -name '*.pod' -perm /0111 -exec chmod -x {} \;
(cherry picked from commit 59fce974e29110ca2831c22191456af0cc4b8f8f)
---
align/virt-alignment-scan.pod | 0
cat/virt-cat.pod | 0
cat/virt-filesystems.pod | 0
cat/virt-ls.pod | 0
df/virt-df.pod | 0
format/virt-format.pod | 0
inspector/virt-inspector.pod | 0
rescue/virt-rescue.pod | 0
sysprep/virt-sysprep.pod | 0
9 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/align/virt-alignment-scan.pod b/align/virt-alignment-scan.pod
old mode 100755
new mode 100644
diff --git a/cat/virt-cat.pod b/cat/virt-cat.pod
old mode 100755
new mode 100644
diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod
old mode 100755
new mode 100644
diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod
old mode 100755
new mode 100644
diff --git a/df/virt-df.pod b/df/virt-df.pod
old mode 100755
new mode 100644
diff --git a/format/virt-format.pod b/format/virt-format.pod
old mode 100755
new mode 100644
diff --git a/inspector/virt-inspector.pod b/inspector/virt-inspector.pod
old mode 100755
new mode 100644
diff --git a/rescue/virt-rescue.pod b/rescue/virt-rescue.pod
old mode 100755
new mode 100644
diff --git a/sysprep/virt-sysprep.pod b/sysprep/virt-sysprep.pod
old mode 100755
new mode 100644
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list