HomePhorge

(#8319) Fix macports provider when ensure is latest but the package is not…
c730aaeadbeeUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(#8319) Fix macports provider when ensure is latest but the package is not present

The query method is expected to return an array but could return nil if a
package was not present. Make sure it just returns an empty array in that
case.

Signed-off-by: Patrick Carlisle <patrick@puppetlabs.com>

Details

Provenance
Matthias Pigulla <mp@webfactory.de>Authored on
Patrick Carlisle <patrick@puppetlabs.com>Committed on Dec 8 2011, 10:52 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU40b4a41fe287: (#8314) Ignore variants in installed macports packages
Branches
Unknown
Tags
Unknown

Event Timeline

Patrick Carlisle <patrick@puppetlabs.com> committed rPUc730aaeadbee: (#8319) Fix macports provider when ensure is latest but the package is not… (authored by Matthias Pigulla <mp@webfactory.de>).Dec 8 2011, 10:52 PM