projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4848509
)
t6000lib: Fix permission
author
Junio C Hamano
<gitster@pobox.com>
Sat, 30 Jan 2010 23:59:09 +0000
(15:59 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 30 Jan 2010 23:59:09 +0000
(15:59 -0800)
4848509
(Fix permissions on test scripts, 2007-04-13) forgot to make
this included file non-executable.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6000lib.sh
[changed mode: 0755->0644]
patch
|
blob
|
history
diff --git
a/t/t6000lib.sh
b/t/t6000lib.sh
old mode 100755
(executable)
new mode 100644
(file)
index
d402621
..
4f72a3d
--- a/
t/t6000lib.sh
+++ b/
t/t6000lib.sh
@@
-1,3
+1,5
@@
+: included from 6002 and others
+
[ -d .git/refs/tags ] || mkdir -p .git/refs/tags
:> sed.script