On Mon, Dec 13, 2010 at 05:12:29PM +0100, Michael J Gruber wrote: > On a related note to J6t's patch, how's the stance on unique titles? > Unique numbers are important for partial test runs, of course, > but unique titles help finding you way through the test. > There are more than the blame.sh ones. I don't think it is a big deal, but I did just 5 minutes ago get annoyed at: t7500-commit.sh t7501-commit.sh t7502-commit.sh t7509-commit.sh Speaking of minor test issues, we should probably also do this: -- >8 -- Subject: [PATCH] tests: flip executable bit on t9158 All tests are supposed to be executable. Signed-off-by: Jeff King <peff@xxxxxxxx> --- 0 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 t/t9158-git-svn-mergeinfo.sh diff --git a/t/t9158-git-svn-mergeinfo.sh b/t/t9158-git-svn-mergeinfo.sh old mode 100644 new mode 100755 -- 1.7.3.3.784.gccc31.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html