Fix typo in debug stanza of t2001

Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Yann Dirson 2006-01-08 01:38:43 +01:00 committed by Junio C Hamano
parent 3ac0ebbba4
commit 36071af305

View file

@ -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' \