From: Michael J Gruber Date: Thu, 29 Oct 2009 15:26:20 +0000 (+0100) Subject: Make t9150 and t9151 test scripts executable X-Git-Tag: v1.6.6-rc0~87 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ab3d175f87767c377cd65a06d96c50a316a28e30;p=git.git Make t9150 and t9151 test scripts executable so that they can be run individually as (cd t && ./t9150-svk-mergetickets.sh) etc. just like all other test scripts. Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano --- diff --git a/t/t9150-svk-mergetickets.sh b/t/t9150-svk-mergetickets.sh old mode 100644 new mode 100755 diff --git a/t/t9151-svn-mergeinfo.sh b/t/t9151-svn-mergeinfo.sh old mode 100644 new mode 100755