Code

t5510: ensure we stay in the toplevel test dir
authorThomas Rast <trast@student.ethz.ch>
Thu, 1 Mar 2012 21:40:49 +0000 (22:40 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 1 Mar 2012 22:34:14 +0000 (14:34 -0800)
commitaa9828561e562a0b9ca559be4225de679b8e8be3
tree11ef5cc8a8b9d4a77f95c5559512b2eb6e20af1c
parent61821aaa12ed698f2e94bb15fea958c598e4f231
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>
t/t5510-fetch.sh