Mercurial > evolve
comparison debian/control @ 4221:db70de7c1698
evolve: use stack template in --continue case also
We use stack indexes (s#) in evolve msging when revs being evolved are
in active topic. Before this patch we are not covering the --continue case.
So this patch cover the same and use the stack indexes s# even when we
continue an interrupted evolve.
In this patch I used the same concept (to check if we should use s#)
as we are using in cases other than `--continue`. Thanks to PYD for
refactoring those lines.
Changes in tests also reflects the expected behaviour.
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Fri, 26 Oct 2018 12:54:40 +0530 |
parents | e2216e0f64bf |
children | 33696e2159a7 |
comparison
equal
deleted
inserted
replaced
4220:0e59b03afe0a | 4221:db70de7c1698 |
---|