* [PATCH] Make t9150 and t9151 test scripts executable
@ 2009-10-29 15:26 Michael J Gruber
0 siblings, 0 replies; only message in thread
From: Michael J Gruber @ 2009-10-29 15:26 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano
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 <git@drmicha.warpmail.net>
---
Not much more to say. Wanted to be a good boy and run the new tests.
One can use sh, of course, but there's a reason all other tests are executable.
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 t/t9150-svk-mergetickets.sh
mode change 100644 => 100755 t/t9151-svn-mergeinfo.sh
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
--
1.6.5.86.g0056e
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-10-29 15:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-29 15:26 [PATCH] Make t9150 and t9151 test scripts executable Michael J Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).