]> git.ipfire.org Git - thirdparty/git.git/commit
tests: make scripts executable
authorJunio C Hamano <junkio@cox.net>
Tue, 20 Dec 2005 02:27:04 +0000 (18:27 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 20 Dec 2005 02:27:04 +0000 (18:27 -0800)
commit1fdfd05db2f6e6bacd8c8255992fa4a7f1756176
tree003eed89aa8e422b7a604d02542cc929d50852d1
parente32faa8adbc8ba9803088e849bc26680134c853c
tests: make scripts executable

just for consistency.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t1200-tutorial.sh [changed mode: 0644->0755]
t/t1300-repo-config.sh [changed mode: 0644->0755]
t/t3101-ls-tree-dirname.sh [changed mode: 0644->0755]
t/t4103-apply-binary.sh [changed mode: 0644->0755]
t/t4109-apply-multifrag.sh [changed mode: 0644->0755]
t/t4110-apply-scan.sh [changed mode: 0644->0755]
t/t5500-fetch-pack.sh [changed mode: 0644->0755]
t/t6101-rev-parse-parents.sh [changed mode: 0644->0755]