Code

Merge branch 'jc/maint-fix-test-perm' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Mar 2010 06:38:02 +0000 (22:38 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Mar 2010 06:38:02 +0000 (22:38 -0800)
* jc/maint-fix-test-perm:
  lib-patch-mode.sh: Fix permission
  t6000lib: Fix permission

t/lib-patch-mode.sh [changed mode: 0755->0644]
t/t6000lib.sh [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 75a3ee2..ce36f34
@@ -1,3 +1,5 @@
+: included from t2016 and others
+
 . ./test-lib.sh
 
 if ! test_have_prereq PERL; then
old mode 100755 (executable)
new mode 100644 (file)
index f55627b..985d517
@@ -1,3 +1,5 @@
+: included from 6002 and others
+
 [ -d .git/refs/tags ] || mkdir -p .git/refs/tags
 
 :> sed.script