« Previous | Next » 

Revision 41362e70

ID41362e70c223e6f1b7d4bdffd1f92c8a97813a19
Parent 8498462b
Child 9ff994da

Added by Guido Trotter almost 16 years ago

Simplify target generation in DistributeConfig

Currently we get the list of nodes, and for each one extract all its info, and
just to exclude it if the name matches ours. Since the list of nodes is a list
of names just use .remove() to exclude ourself from it, and use that list
directly.

Reviewed-by: iustinp

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences