commit | fd3c32c9815441ebbc3d46a3ff4ef862b3a9688c | [log] [tgz] |
---|---|---|
author | Jens Lehmann <Jens.Lehmann@web.de> | Tue Sep 07 12:29:20 2010 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Sep 09 16:03:11 2010 -0700 |
tree | 569836a2ae369e6fa56e6e634c5458138c87d3bd | |
parent | a814615a6a1722839c69dcc998ed4fae9da08310 [diff] |
t1020: Get rid of 'cd "$HERE"' at the start of each test To achieve that, all cd commands which weren't inside a subshell had to be put into a new one. Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>