t6000lib: Fix permission
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>
maint
parent
4848509a97
commit
b9b727ddb3
|
@ -1,3 +1,5 @@
|
|||
: included from 6002 and others
|
||||
|
||||
[ -d .git/refs/tags ] || mkdir -p .git/refs/tags
|
||||
|
||||
:> sed.script
|
||||
|
|
Loading…
Reference in New Issue