From 28368e9f0bced688e4baf3b02b1bfcb6580909c4 Mon Sep 17 00:00:00 2001 From: Jeff King Date: Mon, 13 Dec 2010 12:07:34 -0500 Subject: [PATCH] tests: flip executable bit on t9158 All tests are supposed to be executable. Signed-off-by: Jeff King Signed-off-by: Junio C Hamano --- t/t9158-git-svn-mergeinfo.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 t/t9158-git-svn-mergeinfo.sh diff --git a/t/t9158-git-svn-mergeinfo.sh b/t/t9158-git-svn-mergeinfo.sh old mode 100644 new mode 100755 -- 2.11.4.GIT