From: Shawn O. Pearce Date: Sat, 17 Apr 2010 20:07:35 +0000 (-0700) Subject: t5550-http-fetch: Use subshell for repository operations X-Git-Tag: v1.7.2-rc0~118^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d761b2ac0e42416f7fb7752d6ac6cc02c26ea14f?hp=d761b2ac0e42416f7fb7752d6ac6cc02c26ea14f 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 Signed-off-by: Junio C Hamano ---