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

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