Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
t
/
t6024-recursive-merge.sh
diff --git
a/t/t6024-recursive-merge.sh
b/t/t6024-recursive-merge.sh
index c154f03cf5f80198b9b8d19f6b0c04db11c79965..149ea8543af153d39c8cba8c43bb3436aaaef3b4 100755
(executable)
--- a/
t/t6024-recursive-merge.sh
+++ b/
t/t6024-recursive-merge.sh
@@
-60,7
+60,7
@@
git update-index a1 &&
GIT_AUTHOR_DATE="2006-12-12 23:00:08" git commit -m F
'
-test_expect_
failure "combined merge conflicts" "
git merge -m final G"
+test_expect_
success "combined merge conflicts" "!
git merge -m final G"
cat > expect << EOF
<<<<<<< HEAD:a1