Skip to content

Commit

Permalink
t7502-commit.sh: fix a broken and-chain
Browse files Browse the repository at this point in the history
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Ramsay Jones authored and Junio C Hamano committed Apr 28, 2015
1 parent fc99da1 commit f84df81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/t7502-commit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 &&
Expand Down

0 comments on commit f84df81

Please sign in to comment.