Skip to content

Commit

Permalink
Fix t1200 test for breakage caused by removal of full-stop at the end…
Browse files Browse the repository at this point in the history
… of fast-forward message.

Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Mar 10, 2006
1 parent 96ce6d2 commit eb0e002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/t1200-tutorial.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ test_expect_success 'git show-branch' 'cmp show-branch.expect show-branch.output
git checkout mybranch

cat > resolve.expect << EOF
Updating from VARIABLE to VARIABLE.
Updating from VARIABLE to VARIABLE
example | 1 +
hello | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
Expand Down

0 comments on commit eb0e002

Please sign in to comment.