Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
merge-one-file: fix broken merges with alternate work trees
[gitweb.git]
/
t
/
t9151-svn-mergeinfo.sh
diff --git
a/t/t9151-svn-mergeinfo.sh
b/t/t9151-svn-mergeinfo.sh
index 359eeaa738e28c6a3eb2ced6c0f24bbd8992ec4f..3569c620964d40e1f2461e8e1a5ad22be7be0939 100755
(executable)
--- a/
t/t9151-svn-mergeinfo.sh
+++ b/
t/t9151-svn-mergeinfo.sh
@@
-33,7
+33,7
@@
test_expect_success 'svn non-merge merge commits did not become git merge commit
[ -z "$bad_non_merges" ]
'
-test_expect_
success
'everything got merged in the end' '
+test_expect_
failure
'everything got merged in the end' '
unmerged=$(git rev-list --all --not master)
[ -z "$unmerged" ]
'