git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Please rename t/t6000-lib.sh - it gets run as test
@ 2005-07-08 18:09 Pavel Roskin
  2005-07-08 18:14 ` Chris Wright
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Roskin @ 2005-07-08 18:09 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Please rename t/t6000-lib.sh - it gets run as test
  2005-07-08 18:09 Please rename t/t6000-lib.sh - it gets run as test Pavel Roskin
@ 2005-07-08 18:14 ` Chris Wright
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Wright @ 2005-07-08 18:14 UTC (permalink / raw)
  To: Pavel Roskin; +Cc: git

* Pavel Roskin (proski@gnu.org) wrote:
> 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

It's already been renamed to t6000lib.sh in current git repo.

thanks,
-chris

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-08 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-08 18:09 Please rename t/t6000-lib.sh - it gets run as test Pavel Roskin
2005-07-08 18:14 ` Chris Wright

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).