From 1fdfd05db2f6e6bacd8c8255992fa4a7f1756176 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 19 Dec 2005 18:27:04 -0800 Subject: 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 -- cgit v0.10.2-6-g49f6