From: Junio C Hamano Date: Tue, 20 Dec 2005 02:27:04 +0000 (-0800) Subject: tests: make scripts executable X-Git-Tag: v1.0.0^2~9 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=1fdfd05db2f6e6bacd8c8255992fa4a7f1756176;p=git.git tests: make scripts executable just for consistency. Signed-off-by: Junio C Hamano --- diff --git a/t/t1200-tutorial.sh b/t/t1200-tutorial.sh old mode 100644 new mode 100755 diff --git a/t/t1300-repo-config.sh b/t/t1300-repo-config.sh old mode 100644 new mode 100755 diff --git a/t/t3101-ls-tree-dirname.sh b/t/t3101-ls-tree-dirname.sh old mode 100644 new mode 100755 diff --git a/t/t4103-apply-binary.sh b/t/t4103-apply-binary.sh old mode 100644 new mode 100755 diff --git a/t/t4109-apply-multifrag.sh b/t/t4109-apply-multifrag.sh old mode 100644 new mode 100755 diff --git a/t/t4110-apply-scan.sh b/t/t4110-apply-scan.sh old mode 100644 new mode 100755 diff --git a/t/t5500-fetch-pack.sh b/t/t5500-fetch-pack.sh old mode 100644 new mode 100755 diff --git a/t/t6101-rev-parse-parents.sh b/t/t6101-rev-parse-parents.sh old mode 100644 new mode 100755