summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamsay Jones <ramsay@ramsay1.demon.co.uk>2015-04-28 13:04:44 +0100
committerJunio C Hamano <gitster@pobox.com>2015-04-28 15:55:51 -0700
commitf84df81f654aeb0ac4582e0b3be162cba6ea5232 (patch)
tree954c5f16d3a1e52a75ebb9bce4b382009e113c54
parentfc99da1fb7eebae0ccca7709b5fa3e55178d8434 (diff)
downloadgit-f84df81f654aeb0ac4582e0b3be162cba6ea5232.tar.gz
t7502-commit.sh: fix a broken and-chain
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xt/t7502-commit.sh2
1 files changed, 1 insertions, 1 deletions
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 &&