author | Alex Riesen <raa.lkml@gmail.com> | |
Fri, 13 Apr 2007 20:13:51 +0000 (22:13 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 16 Apr 2007 23:53:09 +0000 (16:53 -0700) | ||
commit | 4848509a970e5c805a06fdba12c3377472308443 | |
tree | 58f62001104bc683dab12613f4039963c020920a | tree | snapshot |
parent | 238128d88885b5d0f5a3e28d392362a9b267a03f | commit | diff |
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>
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>
t/diff-lib.sh | [changed mode: 0755->0644] | blob | history |
t/lib-read-tree-m-3way.sh | [changed mode: 0755->0644] | blob | history |
t/t4201-shortlog.sh | [changed mode: 0644->0755] | blob | history |
t/t6023-merge-file.sh | [changed mode: 0644->0755] | blob | history |
t/t6024-recursive-merge.sh | [changed mode: 0644->0755] | blob | history |
t/t6025-merge-symlinks.sh | [changed mode: 0644->0755] | blob | history |
t/test-lib.sh | [changed mode: 0755->0644] | blob | history |