git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Make test case numbers unique
@ 2010-01-21  7:57 Johannes Sixt
  2010-01-21  8:00 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Sixt @ 2010-01-21  7:57 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List

From: Johannes Sixt <j6t@kdbg.org>

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
---
 ...ex-gitfile.sh => t2105-update-index-gitfile.sh} |    0
 ...threedots.sh => t3416-rebase-onto-threedots.sh} |    0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename t/{t2104-update-index-gitfile.sh => t2105-update-index-gitfile.sh} (100%)
 rename t/{t3415-rebase-onto-threedots.sh => t3416-rebase-onto-threedots.sh} (100%)

diff --git a/t/t2104-update-index-gitfile.sh b/t/t2105-update-index-gitfile.sh
similarity index 100%
rename from t/t2104-update-index-gitfile.sh
rename to t/t2105-update-index-gitfile.sh
diff --git a/t/t3415-rebase-onto-threedots.sh b/t/t3416-rebase-onto-threedots.sh
similarity index 100%
rename from t/t3415-rebase-onto-threedots.sh
rename to t/t3416-rebase-onto-threedots.sh
-- 
1.6.6.1.1385.ge9ce6.dirty

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

* Re: [PATCH] Make test case numbers unique
  2010-01-21  7:57 [PATCH] Make test case numbers unique Johannes Sixt
@ 2010-01-21  8:00 ` Junio C Hamano
  2010-01-21  8:04   ` Johannes Sixt
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2010-01-21  8:00 UTC (permalink / raw)
  To: Johannes Sixt; +Cc: Junio C Hamano, Git Mailing List

Johannes Sixt <j.sixt@viscovery.net> writes:

> From: Johannes Sixt <j6t@kdbg.org>
>
> Signed-off-by: Johannes Sixt <j6t@kdbg.org>

Yuck; thanks.

I wonder if we can automate this somehow.  Perhaps teach pre-applypatch
about this...

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

* Re: [PATCH] Make test case numbers unique
  2010-01-21  8:00 ` Junio C Hamano
@ 2010-01-21  8:04   ` Johannes Sixt
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Sixt @ 2010-01-21  8:04 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List

Junio C Hamano schrieb:
> I wonder if we can automate this somehow.  Perhaps teach pre-applypatch
> about this...

http://thread.gmane.org/gmane.comp.version-control.git/126701/focus=126708

-- Hannes

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

end of thread, other threads:[~2010-01-21  8:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-21  7:57 [PATCH] Make test case numbers unique Johannes Sixt
2010-01-21  8:00 ` Junio C Hamano
2010-01-21  8:04   ` Johannes Sixt

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