HomePhorge

Refactor status method
3440c10ca536Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Refactor status method

To eliminate ambiguity rename self.status to self.job_list,
and change @status from a class instance variable to a local
variable named job_list to force 'launchctl list' to repopulate
the currently running job list with every call to self.job_list.

Details

Provenance
Gary Larizza <gary@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU62b8d6b5f00b: Deprecation Warning if using Facter <= 1.5.5
Branches
Unknown
Tags
Unknown

Event Timeline

Gary Larizza <gary@puppetlabs.com> committed rPU3440c10ca536: Refactor status method (authored by Gary Larizza <gary@puppetlabs.com>).Sep 28 2011, 11:09 PM