aboutsummaryrefslogtreecommitdiff
path: root/string-list.h
diff options
context:
space:
mode:
authorBrian Gernhardt <brian@gernhardtsoftware.com>2010-08-23 22:37:24 -0400
committerJunio C Hamano <gitster@pobox.com>2010-08-24 09:33:09 -0700
commit25641fcdb0d31130fadd649861035cc7db859cf7 (patch)
treecdb11e4e667f493556a8039c9fab12f5bdbc1d6b /string-list.h
parentbc38219f50ba9228945fba8e900d636f15082f16 (diff)
downloadgit-25641fcdb0d31130fadd649861035cc7db859cf7.tar.gz
git-25641fcdb0d31130fadd649861035cc7db859cf7.tar.xz
t7610: cd inside subshell instead of around
Instead of using `cd dir && (...) && cd..` use `(cd dir && ...)` This ensures that the test doesn't get caught in the subdirectory if there is an error in the subshell. Signed-off-by: Brian Gernhardt <brian@gernhardtsoftware.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'string-list.h')
0 files changed, 0 insertions, 0 deletions