fix testsuite: make sure they use templates freshly built from the source
commit74d20040cafdced657efbf49795183d209a3a07b
authorJunio C Hamano <junkio@cox.net>
Mon, 18 Dec 2006 23:27:43 +0000 (18 15:27 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 19 Dec 2006 00:21:54 +0000 (18 16:21 -0800)
tree533dce0336c62e5067983a050cc07e1904e8e6b3
parent8336afa563fbeff35e531396273065161181f04c
fix testsuite: make sure they use templates freshly built from the source

The initial t/trash repository for testing was created properly
but over time we gained many tests that create secondary test
repositories with init-db or clone and they were not careful
enough.

This fixes it.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t4116-apply-reverse.sh
t/t5300-pack-object.sh
t/t5400-send-pack.sh
t/t5500-fetch-pack.sh
t/t5510-fetch.sh
t/t5520-pull.sh
t/t5600-clone-fail-cleanup.sh
t/t5700-clone-reference.sh
t/t5710-info-alternate.sh
t/t7001-mv.sh
t/test-lib.sh