aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorAlex Riesen <raa.lkml@gmail.com>2007-04-13 22:13:51 +0200
committerJunio C Hamano <junkio@cox.net>2007-04-16 16:53:09 -0700
commit4848509a970e5c805a06fdba12c3377472308443 (patch)
tree58f62001104bc683dab12613f4039963c020920a /t
parent238128d88885b5d0f5a3e28d392362a9b267a03f (diff)
downloadgit-4848509a970e5c805a06fdba12c3377472308443.tar.gz
git-4848509a970e5c805a06fdba12c3377472308443.tar.xz
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>
Diffstat (limited to 't')
-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 4624fe654..4624fe654 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 d195603df..d195603df 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 c27e39cb6..c27e39cb6 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 c76fccfb5..c76fccfb5 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 a39855613..a39855613 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 3c1a6972b..3c1a6972b 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 c0754747f..c0754747f 100755..100644
--- a/t/test-lib.sh
+++ b/t/test-lib.sh