* [PATCH] tests: rename duplicate t1009
@ 2009-11-25 22:46 Jeff King
0 siblings, 0 replies; only message in thread
From: Jeff King @ 2009-11-25 22:46 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
We should avoid duplicate test numbers, since things like
GIT_SKIP_TESTS consider something like t1009.5 to be
unambiguous.
Signed-off-by: Jeff King <peff@peff.net>
---
This is on top of the nd/sparse topic.
As an aside, that diffstat is really unreadable. I'm not sure how to do
better without dropping the rename information, though.
...ckout.sh => t1011-read-tree-sparse-checkout.sh} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename t/{t1009-read-tree-sparse-checkout.sh => t1011-read-tree-sparse-checkout.sh} (100%)
diff --git a/t/t1009-read-tree-sparse-checkout.sh b/t/t1011-read-tree-sparse-checkout.sh
similarity index 100%
rename from t/t1009-read-tree-sparse-checkout.sh
rename to t/t1011-read-tree-sparse-checkout.sh
--
1.6.6.rc0.249.g9b4cf.dirty
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-11-25 22:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-25 22:46 [PATCH] tests: rename duplicate t1009 Jeff King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox