comparison tests/test-stabilize-order.t @ 3649:4fcf815916f5

evolve: do not exit 1 when there are no troubled changesets (issue5823) There are possibly other cases we also do not wish to exit non-zero for in this function, but I did not analyze them closely and am just looking at resolving issue5823.
author Kyle Lippincott <spectral@google.com>
date Thu, 29 Mar 2018 13:01:05 -0700
parents fe16284cd95a
children 19ec729f3ca2 96ce1030d2fb
comparison
equal deleted inserted replaced
3648:ca9fd36b4528 3649:4fcf815916f5
127 | 127 |
128 o 0:c471ef929e6a@default(draft) addroot 128 o 0:c471ef929e6a@default(draft) addroot
129 129
130 $ hg evolve -v 130 $ hg evolve -v
131 no troubled changesets 131 no troubled changesets
132 [1]
133 132
134 Test behavior with --any 133 Test behavior with --any
135 134
136 $ hg up 81b8bbcd5892 135 $ hg up 81b8bbcd5892
137 0 files updated, 0 files merged, 1 files removed, 0 files unresolved 136 0 files updated, 0 files merged, 1 files removed, 0 files unresolved