summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Riesen <raa.lkml@gmail.com>2007-04-13 20:13:51 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-04-16 23:53:09 (GMT)
commit4848509a970e5c805a06fdba12c3377472308443 (patch)
tree58f62001104bc683dab12613f4039963c020920a
parent238128d88885b5d0f5a3e28d392362a9b267a03f (diff)
downloadgit-4848509a970e5c805a06fdba12c3377472308443.zip
git-4848509a970e5c805a06fdba12c3377472308443.tar.gz
git-4848509a970e5c805a06fdba12c3377472308443.tar.bz2
Fix permissions on test scripts
Make every test executable. Remove exec-attribute from included shell files, they can't used standalone anyway. Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
-rw-r--r--[-rwxr-xr-x]t/diff-lib.sh0
-rw-r--r--[-rwxr-xr-x]t/lib-read-tree-m-3way.sh0
-rwxr-xr-x[-rw-r--r--]t/t4201-shortlog.sh0
-rwxr-xr-x[-rw-r--r--]t/t6023-merge-file.sh0
-rwxr-xr-x[-rw-r--r--]t/t6024-recursive-merge.sh0
-rwxr-xr-x[-rw-r--r--]t/t6025-merge-symlinks.sh0
-rw-r--r--[-rwxr-xr-x]t/test-lib.sh0
7 files changed, 0 insertions, 0 deletions
diff --git a/t/diff-lib.sh b/t/diff-lib.sh
index 4624fe6..4624fe6 100755..100644
--- a/t/diff-lib.sh
+++ b/t/diff-lib.sh
diff --git a/t/lib-read-tree-m-3way.sh b/t/lib-read-tree-m-3way.sh
index d195603..d195603 100755..100644
--- a/t/lib-read-tree-m-3way.sh
+++ b/t/lib-read-tree-m-3way.sh
diff --git a/t/t4201-shortlog.sh b/t/t4201-shortlog.sh
index c27e39c..c27e39c 100644..100755
--- a/t/t4201-shortlog.sh
+++ b/t/t4201-shortlog.sh
diff --git a/t/t6023-merge-file.sh b/t/t6023-merge-file.sh
index c76fccf..c76fccf 100644..100755
--- a/t/t6023-merge-file.sh
+++ b/t/t6023-merge-file.sh
diff --git a/t/t6024-recursive-merge.sh b/t/t6024-recursive-merge.sh
index a398556..a398556 100644..100755
--- a/t/t6024-recursive-merge.sh
+++ b/t/t6024-recursive-merge.sh
diff --git a/t/t6025-merge-symlinks.sh b/t/t6025-merge-symlinks.sh
index 3c1a697..3c1a697 100644..100755
--- a/t/t6025-merge-symlinks.sh
+++ b/t/t6025-merge-symlinks.sh
diff --git a/t/test-lib.sh b/t/test-lib.sh
index c075474..c075474 100755..100644
--- a/t/test-lib.sh
+++ b/t/test-lib.sh