git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/7] Fix typo in debug stanza of t2001
@ 2006-01-08  0:38 Yann Dirson
  0 siblings, 0 replies; only message in thread
From: Yann Dirson @ 2006-01-08  0:38 UTC (permalink / raw)
  To: GIT list

Signed-off-by: Yann Dirson <ydirson@altern.org>


---

 t/t2001-checkout-cache-clash.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

392df5563e13d8156f99cdabb29aaa579629cbd5
diff --git a/t/t2001-checkout-cache-clash.sh b/t/t2001-checkout-cache-clash.sh
index b1c5263..0dcab8f 100755
--- a/t/t2001-checkout-cache-clash.sh
+++ b/t/t2001-checkout-cache-clash.sh
@@ -74,7 +74,7 @@ test_debug 'show_files $tree3'
 test_expect_success \
     'read previously written tree and checkout.' \
     'git-read-tree $tree2 && git-checkout-index -f -a'
-test_debug show_files $tree2
+test_debug 'show_files $tree2'
 
 test_expect_success \
     'checking out conflicting path with -f' \
-- 
1.0.6-g8ecb

-- 
Yann Dirson    <ydirson@altern.org> |
Debian-related: <dirson@debian.org> |   Support Debian GNU/Linux:
                                    |  Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/        | Check <http://www.debian.org/>

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-08  0:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-08  0:38 [PATCH 2/7] Fix typo in debug stanza of t2001 Yann Dirson

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