t6000lib: Fix permission
commitb9b727ddb3c9e005bc4e9af0b990b6ef06d7f621
authorJunio C Hamano <gitster@pobox.com>
Sat, 30 Jan 2010 23:59:09 +0000 (30 15:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 30 Jan 2010 23:59:09 +0000 (30 15:59 -0800)
treeb37e87821f478253847806508747a7e6b4b21924
parent4848509a970e5c805a06fdba12c3377472308443
t6000lib: Fix permission

4848509 (Fix permissions on test scripts, 2007-04-13) forgot to make
this included file non-executable.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6000lib.sh [changed mode: 0755->0644]