From 2179b6727efb5493f9871f8903883d6359486208 Mon Sep 17 00:00:00 2001 From: Jonathan Nieder Date: Mon, 25 Nov 2013 12:53:54 -0800 Subject: mark perl test scripts executable These scripts are not run directly as part of a normal build, so no one noticed that they did not have the +x bit. Mark them executable to make it more obvious that they can be run directly (when debugging, for example). Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano --- t/t9150/make-svk-dump | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 t/t9150/make-svk-dump (limited to 't/t9150') diff --git a/t/t9150/make-svk-dump b/t/t9150/make-svk-dump old mode 100644 new mode 100755 -- cgit v1.2.3