[libvirt] [PATCH] maint: ship .pl scripts as executables

Eric Blake eblake at redhat.com
Tue Nov 19 21:15:12 UTC 2013


All our .pl scripts had the executable bit set, except for one.
Make it consistent (even if we invoke the scripts as an argument
to $(PERL) rather than directly).

* src/check-aclrules.pl: Make executable.

Signed-off-by: Eric Blake <eblake at redhat.com>
---

Pushing under the trivial rule.

 src/check-aclrules.pl | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 src/check-aclrules.pl

diff --git a/src/check-aclrules.pl b/src/check-aclrules.pl
old mode 100644
new mode 100755
-- 
1.8.3.1




More information about the libvir-list mailing list