diff options
author | Alex Riesen <raa.lkml@gmail.com> | 2007-04-13 22:13:51 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-16 16:53:09 -0700 |
commit | 4848509a970e5c805a06fdba12c3377472308443 (patch) | |
tree | 58f62001104bc683dab12613f4039963c020920a /t/t4201-shortlog.sh | |
parent | 238128d88885b5d0f5a3e28d392362a9b267a03f (diff) | |
download | git-4848509a970e5c805a06fdba12c3377472308443.tar.gz |
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/t4201-shortlog.sh')
-rwxr-xr-x[-rw-r--r--] | t/t4201-shortlog.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/t4201-shortlog.sh b/t/t4201-shortlog.sh index c27e39cb6f..c27e39cb6f 100644..100755 --- a/t/t4201-shortlog.sh +++ b/t/t4201-shortlog.sh |