Browse Source

Merge branch 'jc/maint-fix-test-perm'

* jc/maint-fix-test-perm:
  lib-patch-mode.sh: Fix permission
  t6000lib: Fix permission
maint
Junio C Hamano 15 years ago
parent
commit
92de348948
  1. 2
      t/lib-patch-mode.sh
  2. 2
      t/t6000lib.sh

2
t/lib-patch-mode.sh

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
: included from t2016 and others

. ./test-lib.sh

if ! test_have_prereq PERL; then

2
t/t6000lib.sh

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
: included from 6002 and others

[ -d .git/refs/tags ] || mkdir -p .git/refs/tags

:> sed.script

Loading…
Cancel
Save