lib-patch-mode.sh: Fix permission
commitc32056e0ef193002f80d75fd795e156ddf65c4ab
authorJunio C Hamano <gitster@pobox.com>
Sun, 31 Jan 2010 00:04:25 +0000 (30 16:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 31 Jan 2010 00:08:41 +0000 (30 16:08 -0800)
tree32aebf1235c24f44f03f480df9a81a023209567a
parent00d3278c8534a8244ae3447189401111e017fd5d
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>
t/lib-patch-mode.sh [changed mode: 0755->0644]