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

* jc/maint-fix-test-perm:
  lib-patch-mode.sh: Fix permission
  t6000lib: Fix permission
This commit is contained in:
Junio C Hamano 2010-02-21 11:59:35 -08:00
commit 92de348948
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