Skip to content

Commit 92de348

Browse files
committed
Merge branch 'jc/maint-fix-test-perm'
* jc/maint-fix-test-perm: lib-patch-mode.sh: Fix permission t6000lib: Fix permission
2 parents 7fa2b1f + c32056e commit 92de348

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

t/lib-patch-mode.sh

100755100644
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
: included from t2016 and others
2+
13
. ./test-lib.sh
24

35
if ! test_have_prereq PERL; then

t/t6000lib.sh

100755100644
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
: included from 6002 and others
2+
13
[ -d .git/refs/tags ] || mkdir -p .git/refs/tags
24

35
:> sed.script

0 commit comments

Comments
 (0)