Re: [PATCH 04/25] t: drop unnecessary terminating semicolon in subshell

2018-07-03 Thread Junio C Hamano
Eric Sunshine writes: > Signed-off-by: Eric Sunshine > --- > t/t3102-ls-tree-wildcards.sh| 2 +- > t/t4010-diff-pathspec.sh| 4 ++-- > t/t9400-git-cvsserver-server.sh | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/t/t3102-ls-tree-wildcards.sh

[PATCH 04/25] t: drop unnecessary terminating semicolon in subshell

2018-07-01 Thread Eric Sunshine
Signed-off-by: Eric Sunshine --- t/t3102-ls-tree-wildcards.sh| 2 +- t/t4010-diff-pathspec.sh| 4 ++-- t/t9400-git-cvsserver-server.sh | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/t/t3102-ls-tree-wildcards.sh b/t/t3102-ls-tree-wildcards.sh index