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

* jc/maint-fix-test-perm:
  lib-patch-mode.sh: Fix permission
  t6000lib: Fix permission
This commit is contained in:
Junio C Hamano 2010-03-07 14:54:05 -08:00
commit c214f2c80c
2 changed files with 4 additions and 0 deletions

2
t/lib-patch-mode.sh Executable file → Normal file
View file

@ -1,3 +1,5 @@
: included from t2016 and others
. ./test-lib.sh
if ! test_have_prereq PERL; then

2
t/t6000lib.sh Executable file → Normal file
View file

@ -1,3 +1,5 @@
: included from 6002 and others
[ -d .git/refs/tags ] || mkdir -p .git/refs/tags
:> sed.script