summaryrefslogtreecommitdiff
path: root/diff-no-index.c
diff options
context:
space:
mode:
authorLibravatar Brian Gernhardt <brian@gernhardtsoftware.com>2010-08-23 22:37:24 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-08-24 09:33:09 -0700
commit25641fcdb0d31130fadd649861035cc7db859cf7 (patch)
treecdb11e4e667f493556a8039c9fab12f5bdbc1d6b /diff-no-index.c
parentMerge branch 'maint' (diff)
downloadtgif-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 'diff-no-index.c')
0 files changed, 0 insertions, 0 deletions