From 50371ed1d5a91eb79eef534dbcd6baef5fb73da4 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Tue, 29 Dec 2015 09:37:35 +0100 Subject: [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 --- 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