Show More
@@ -1014,7 +1014,7 b' def applyupdates(repo, actions, wctx, mc' | |||||
1014 | if not driverconclude(repo, ms, wctx, labels=labels): |
|
1014 | if not driverconclude(repo, ms, wctx, labels=labels): | |
1015 | # XXX setting unresolved to at least 1 is a hack to make sure we |
|
1015 | # XXX setting unresolved to at least 1 is a hack to make sure we | |
1016 | # error out |
|
1016 | # error out | |
1017 |
|
|
1017 | unresolved = max(unresolved, 1) | |
1018 |
|
1018 | |||
1019 | ms.commit() |
|
1019 | ms.commit() | |
1020 |
|
1020 |
General Comments 0
You need to be logged in to leave comments.
Login now