commit | aa9828561e562a0b9ca559be4225de679b8e8be3 | [log] [tgz] |
---|---|---|
author | Thomas Rast <trast@student.ethz.ch> | Thu Mar 01 22:40:49 2012 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Mar 01 14:34:14 2012 -0800 |
tree | 11ef5cc8a8b9d4a77f95c5559512b2eb6e20af1c | |
parent | 61821aaa12ed698f2e94bb15fea958c598e4f231 [diff] |
t5510: ensure we stay in the toplevel test dir The last test descended into a subdir without ever re-emerging, which is not so nice to the next test writer. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>