t6000lib: Fix permission
authorJunio C Hamano <gitster@pobox.com>
Sat, 30 Jan 2010 23:59:09 +0000 (15:59 -0800)
committerJunio 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]

old mode 100755 (executable)
new mode 100644 (file)
index d402621..4f72a3d
@@ -1,3 +1,5 @@
+: included from 6002 and others
+
 [ -d .git/refs/tags ] || mkdir -p .git/refs/tags
 
 :> sed.script