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 коммит произвёл Junio C Hamano
Родитель 3ac0ebbba4
Коммит 36071af305
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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