Skip to content

Commit c32056e

Browse files
committed
lib-patch-mode.sh: Fix permission
In the same sprit as 4848509 (Fix permissions on test scripts, 2007-04-13), t/lib-patch-mode.sh should not be executable. Signed-off-by: Junio C Hamano <[email protected]>
1 parent 00d3278 commit c32056e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-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
set_state () {

0 commit comments

Comments
 (0)