author | Matthieu Moy <Matthieu.Moy@imag.fr> | |
Mon, 30 Aug 2010 09:50:42 +0000 (11:50 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 31 Aug 2010 19:12:02 +0000 (12:12 -0700) | ||
commit | e4c62e640db3f704b4c27435c6b8efdb170988dc | |
tree | 0b3ca378eb4d5a915c6bb20998ad180383ee4520 | tree | snapshot |
parent | 0d314ce834df9ad6bb5d6e9583c38aefd047fc9b | commit | diff |
tests: factor HOME=$(pwd) in test-lib.sh
The same pattern is used in many tests, and makes it easy for new ones to
rely on $HOME being a trashable, clean, directory.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The same pattern is used in many tests, and makes it easy for new ones to
rely on $HOME being a trashable, clean, directory.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>