Skip to content

Commit c214f2c

Browse files
committed
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
2 parents 8499da0 + c32056e commit c214f2c

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)