mirror of
https://github.com/git/git.git
synced 2026-03-01 02:58:47 +00:00
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>
This commit is contained in:
2
t/t6000lib.sh
Executable file → Normal file
2
t/t6000lib.sh
Executable file → Normal file
@@ -1,3 +1,5 @@
|
||||
: included from 6002 and others
|
||||
|
||||
[ -d .git/refs/tags ] || mkdir -p .git/refs/tags
|
||||
|
||||
:> sed.script
|
||||
|
||||
Reference in New Issue
Block a user