author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 17 Apr 2010 20:07:35 +0000 (13:07 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 17 Apr 2010 20:55:45 +0000 (13:55 -0700) | ||
commit | d761b2ac0e42416f7fb7752d6ac6cc02c26ea14f | |
tree | 13a9e88f3cce310c4ccca4f6e455572abad351cb | tree | snapshot |
parent | 03b6aeb27443f117a3d8375f01bc38baeeff65a5 | commit | diff |
t5550-http-fetch: Use subshell for repository operations
Change into the server repository's directory using a subshell,
so we can return back to the top of the trash directory before
doing anything more in the test script.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Change into the server repository's directory using a subshell,
so we can return back to the top of the trash directory before
doing anything more in the test script.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5550-http-fetch.sh | diff | blob | history |