Mercurial > evolve
comparison tests/test-exchange-C4.t @ 1418:ed9a8b1ee9bd
evolve: fix error in builddependencies
When MultipleSuccessorsError was raised, we were still running the code below
to add the dependency if succ was not None from a previous iteration.
This bug was harmless because dependencies and rdependencies are sets but it
makes the code clearer this way.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Mon, 22 Jun 2015 12:41:32 -0700 |
parents | a49f2e7a2755 |
children | 778afb036245 |
comparison
equal
deleted
inserted
replaced
1417:9e7da169f66e | 1418:ed9a8b1ee9bd |
---|