Skip to content

Commit

Permalink
Merge branch 'jc/maint-fix-test-perm'
Browse files Browse the repository at this point in the history
* jc/maint-fix-test-perm:
  lib-patch-mode.sh: Fix permission
  t6000lib: Fix permission
  • Loading branch information
gitster committed Feb 21, 2010
2 parents 7fa2b1f + c32056e commit 92de348
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/lib-patch-mode.sh
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
: included from t2016 and others

. ./test-lib.sh

if ! test_have_prereq PERL; then
Expand Down
2 changes: 2 additions & 0 deletions t/t6000lib.sh
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
: included from 6002 and others

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

:> sed.script
Expand Down

0 comments on commit 92de348

Please sign in to comment.