]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: ship .pl scripts as executables
authorEric Blake <eblake@redhat.com>
Tue, 19 Nov 2013 21:13:31 +0000 (14:13 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 19 Nov 2013 21:32:59 +0000 (14:32 -0700)
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@redhat.com>
src/check-aclrules.pl [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)