From: Petr Baudis Date: Sat, 14 May 2005 15:42:02 +0000 (+0200) Subject: Fixed t0000-basic.sh and test-lib.sh permissions X-Git-Tag: v0.99~581 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ceede59ea90cebad52ba9c8263fef3fb6ef17593;p=git.git Fixed t0000-basic.sh and test-lib.sh permissions The +x bit was missing. I applied the original patch three times and set the permissions correctly two times. Guess which was the time I forgot. --- diff --git a/t/t0000-basic.sh b/t/t0000-basic.sh old mode 100644 new mode 100755 diff --git a/t/test-lib.sh b/t/test-lib.sh old mode 100644 new mode 100755