Hello! t/t6000-lib.sh has a bad name - it matches the wildcard for tests and gets run by "make test". The only side effect is an empty file named t/sed.script. This is pretty benign, but let's fix it.
I suggest renaming t6000-lib.sh to t6000.lib.sh but I'll be happy with any other name that doesn't match t[0-9][0-9][0-9][0-9]-*.sh Alternatively, we could filter out *-lib.sh in t/Makefile, but I think it would be more error prone. -- Regards, Pavel Roskin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html