From: Ramsay Jones Date: Tue, 28 Apr 2015 12:04:44 +0000 (+0100) Subject: t7502-commit.sh: fix a broken and-chain X-Git-Tag: v2.5.0-rc0~111^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f84df81f654aeb0ac4582e0b3be162cba6ea5232;p=git t7502-commit.sh: fix a broken and-chain Signed-off-by: Ramsay Jones Signed-off-by: Junio C Hamano --- diff --git a/t/t7502-commit.sh b/t/t7502-commit.sh index 051489ea33..2e0d557243 100755 --- a/t/t7502-commit.sh +++ b/t/t7502-commit.sh @@ -370,7 +370,7 @@ exit 0 EOF test_expect_success !AUTOIDENT 'do not fire editor when committer is bogus' ' - >.git/result + >.git/result && >expect && echo >>negative &&