From: Junio C Hamano Date: Wed, 3 Mar 2010 06:38:02 +0000 (-0800) Subject: Merge branch 'jc/maint-fix-test-perm' into maint X-Git-Tag: v1.7.0.2~20 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a625740aae48c0f08916e564bc11f49542d4fb48?hp=f54555ca29146e72d674d090a760d7bfc9afd77f Merge branch 'jc/maint-fix-test-perm' into maint * jc/maint-fix-test-perm: lib-patch-mode.sh: Fix permission t6000lib: Fix permission --- diff --git a/t/lib-patch-mode.sh b/t/lib-patch-mode.sh old mode 100755 new mode 100644 index 75a3ee283d..ce36f34d03 --- a/t/lib-patch-mode.sh +++ b/t/lib-patch-mode.sh @@ -1,3 +1,5 @@ +: included from t2016 and others + . ./test-lib.sh if ! test_have_prereq PERL; then diff --git a/t/t6000lib.sh b/t/t6000lib.sh old mode 100755 new mode 100644 index f55627b641..985d517a1c --- 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