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/test-lib.sh | |
parent | 238128d88885b5d0f5a3e28d392362a9b267a03f (diff) | |
download | git-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/test-lib.sh')
-rw-r--r--[-rwxr-xr-x] | t/test-lib.sh | 0 |
1 files changed, 0 insertions, 0 deletions
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 |