diff options
| author | Junio C Hamano <gitster@pobox.com> | 2008-07-04 01:38:34 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-07-04 01:38:41 -0700 |
| commit | 2b2828b452bd8b3258de75451f77362decb1dffe (patch) | |
| tree | 2c4a1c4c6a885fc4bf77ab4ebaf01b14ebd4e3e1 | |
| parent | f444e5286ee8986adb0899f85cc292fc2cd7cd04 (diff) | |
| download | git-2b2828b452bd8b3258de75451f77362decb1dffe.tar.gz | |
Fix executable bits in t/ scripts
Pointed out by Ramsay Jones.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| -rwxr-xr-x[-rw-r--r--] | t/t5304-prune.sh | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | t/t7610-mergetool.sh | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/t/t5304-prune.sh b/t/t5304-prune.sh index 9fd9d07000..9fd9d07000 100644..100755 --- a/t/t5304-prune.sh +++ b/t/t5304-prune.sh diff --git a/t/t7610-mergetool.sh b/t/t7610-mergetool.sh index 6b0483f3e9..6b0483f3e9 100644..100755 --- a/t/t7610-mergetool.sh +++ b/t/t7610-mergetool.sh |
