[libvirt] [PATCH] maint: mark more perl scripts executable

Eric Blake eblake at redhat.com
Mon May 16 16:13:33 UTC 2011


* src/remote/rpcgen_fix.pl: Add executable bit.
* tests/oomtrace.pl: Likewise.
---

I found a couple other files that could also use this treatment.
Pushing under the trivial rule.

 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 src/remote/rpcgen_fix.pl
 mode change 100644 => 100755 tests/oomtrace.pl

diff --git a/src/remote/rpcgen_fix.pl b/src/remote/rpcgen_fix.pl
old mode 100644
new mode 100755
diff --git a/tests/oomtrace.pl b/tests/oomtrace.pl
old mode 100644
new mode 100755
-- 
1.7.4.4




More information about the libvir-list mailing list