From b4ae5e2ac4651097d0f2916f8e566f955a8fa586 Mon Sep 17 00:00:00 2001 From: Mark Rada Date: Thu, 1 Oct 2009 21:59:20 -0400 Subject: [PATCH] tests: make all test files executable For consistency with the rest of the test files. Signed-off-by: Mark Rada Signed-off-by: Jeff King --- t/t5531-deep-submodule-push.sh | 0 t/t9501-gitweb-standalone-http-status.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 t/t5531-deep-submodule-push.sh mode change 100644 => 100755 t/t9501-gitweb-standalone-http-status.sh diff --git a/t/t5531-deep-submodule-push.sh b/t/t5531-deep-submodule-push.sh old mode 100644 new mode 100755 diff --git a/t/t9501-gitweb-standalone-http-status.sh b/t/t9501-gitweb-standalone-http-status.sh old mode 100644 new mode 100755 -- 2.11.4.GIT