revision.c: discount side branches when computing TREESAME
[gitweb.git] / t / t6012-rev-list-simplify.sh
index 4e55872b1d3c0f3a71557f84575b386b113d151d..57ce2395d6738617797d0ba270874abd55a3b899 100755 (executable)
@@ -110,7 +110,7 @@ check_result 'L K J I H G F E D C B A' --full-history
 check_result 'K I H E C B A' --full-history -- file
 check_result 'K I H E C B A' --full-history --topo-order -- file
 check_result 'K I H E C B A' --full-history --date-order -- file
-check_outcome failure 'I E C B A' --simplify-merges -- file
+check_result 'I E C B A' --simplify-merges -- file
 check_result 'I B A' -- file
 check_result 'I B A' --topo-order -- file
 check_result 'H' --first-parent -- another-file