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:
parent
3ac0ebbba4
commit
36071af305
@ -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' \
|
||||
|
Loading…
Reference in New Issue
Block a user