comparison .hgignore @ 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 41688ca951e7
children a7bad80b7700 854421a48e0c
comparison
equal deleted inserted replaced
1417:9e7da169f66e 1418:ed9a8b1ee9bd