From bf4d382615ac2a3d2df7eae3020dc9103889d2ae Mon Sep 17 00:00:00 2001 From: Jeff King Date: Mon, 10 May 2010 05:51:39 -0400 Subject: [PATCH] tests: chmod +x t5150 Signed-off-by: Jeff King Signed-off-by: Junio C Hamano --- t/t5150-request-pull.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 t/t5150-request-pull.sh diff --git a/t/t5150-request-pull.sh b/t/t5150-request-pull.sh old mode 100644 new mode 100755 -- 2.11.4.GIT