Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-01-31 02:59:09 +0300
committerJunio C Hamano <gitster@pobox.com>2010-01-31 02:59:09 +0300
commitb9b727ddb3c9e005bc4e9af0b990b6ef06d7f621 (patch)
treeb37e87821f478253847806508747a7e6b4b21924 /t/t6000lib.sh
parent4848509a970e5c805a06fdba12c3377472308443 (diff)
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>
Diffstat (limited to 't/t6000lib.sh')
-rw-r--r--[-rwxr-xr-x]t/t6000lib.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t6000lib.sh b/t/t6000lib.sh
index d40262159b..4f72a3d890 100755..100644
--- 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