comparison tests/test-evolve-abort-phasediv.t @ 4466:cc4506838589

evolve: remove tmpctx arg from _resolvephasedivergent() Before this patch, in _resolvephasedivergent() function we were passing an optional argument "tmpctx" which was used to store a rebased version of bumped if required. But for sake of simplicity we can achieve the same results even without passing this "tmpctx" into that function. No changes in test files demonstrate that this patch don't break anything.
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Tue, 02 Apr 2019 18:01:43 +0530
parents f530850c8184
children f54bb6eaf5e6 b6c819facbe8
comparison
equal deleted inserted replaced
4465:6feeaf00db44 4466:cc4506838589