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 <gitster@pobox.com>
maint
Junio C Hamano 2010-01-30 16:04:25 -08:00
parent 00d3278c85
commit c32056e0ef
1 changed files with 2 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

set_state () {