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/t6023-merge-file.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/t6023-merge-file.sh')
-rwxr-xr-x[-rw-r--r--] | t/t6023-merge-file.sh | 0 |
1 files changed, 0 insertions, 0 deletions
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 |