enb / enb-bh

BH support for ENB
Other
15 stars 12 forks source link

Circular dependence in YModules #114

Closed blond closed 9 years ago

blond commented 9 years ago

If you try to mimic BH

mimic: ['BH']

When you apply, you get the following error:

Circular dependence has been detected: "BH -> BH"

It should ignore this case and do not add any dependencies.