author | Junio C Hamano <junkio@cox.net> | |
Mon, 18 Dec 2006 23:27:43 +0000 (15:27 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 19 Dec 2006 00:21:54 +0000 (16:21 -0800) | ||
commit | 74d20040cafdced657efbf49795183d209a3a07b | |
tree | 533dce0336c62e5067983a050cc07e1904e8e6b3 | tree | snapshot |
parent | 8336afa563fbeff35e531396273065161181f04c | commit | diff |
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>
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>