Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
lib-patch-mode.sh: Fix permission
author
Junio C Hamano
<gitster@pobox.com>
Sun, 31 Jan 2010 00:04:25 +0000
(16:04 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 31 Jan 2010 00:08:41 +0000
(16:08 -0800)
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>
t/lib-patch-mode.sh
[changed mode: 0755->0644]
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
00d3278
)
diff --git
a/t/lib-patch-mode.sh
b/t/lib-patch-mode.sh
old mode 100755
(executable)
new mode 100644
(file)
index
afb4b66
..
06c3c91
--- a/
t/lib-patch-mode.sh
+++ b/
t/lib-patch-mode.sh
@@
-1,3
+1,5
@@
+: included from t2016 and others
+
. ./test-lib.sh
set_state () {