HomePhorge

Fixing #2111 - SimpleGraph only creates valid adjacencies
88ff9c6500e7Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fixing #2111 - SimpleGraph only creates valid adjacencies

The way this class was testing edges was
causing them to appear adjacencies to appear magically,
because it was only testing that a hash had a key, not that
the value had any edges.

This fixes the infinite recursion mentioned in #2111.

Signed-off-by: Luke Kanies <luke@madstop.com>

Details

Provenance
Luke Kanies <luke@madstop.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU36594fecd8e3: Switching to new() in the Puppet::Type.instances() class method
Branches
Unknown
Tags
Unknown

Event Timeline

Luke Kanies <luke@madstop.com> committed rPU88ff9c6500e7: Fixing #2111 - SimpleGraph only creates valid adjacencies (authored by Luke Kanies <luke@madstop.com>).Apr 13 2009, 6:10 AM