[libvirt] [PATCH] tests: Make test-wrap-argv.pl executable

While 'perl test-wrap-argv.pl' is not too long, './test-wrap-argv.pl' is shorter. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tests/test-wrap-argv.pl | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tests/test-wrap-argv.pl diff --git a/tests/test-wrap-argv.pl b/tests/test-wrap-argv.pl old mode 100644 new mode 100755 -- 2.4.10

On Sat, Jan 02, 2016 at 01:25:58PM +0100, Michal Privoznik wrote:
While 'perl test-wrap-argv.pl' is not too long, './test-wrap-argv.pl' is shorter.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tests/test-wrap-argv.pl | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tests/test-wrap-argv.pl
diff --git a/tests/test-wrap-argv.pl b/tests/test-wrap-argv.pl old mode 100644 new mode 100755 -- 2.4.10
ACK, thanks.
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
participants (2)
-
Martin Kletzander
-
Michal Privoznik